mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add HTMLMetadataCache.
This commit is contained in:
@@ -21,7 +21,7 @@ public extension Date {
|
||||
}
|
||||
}
|
||||
|
||||
private extension TimeInterval {
|
||||
public extension TimeInterval {
|
||||
|
||||
init(days: Int) {
|
||||
self.init(days * 24 * 60 * 60)
|
||||
|
||||
Reference in New Issue
Block a user