mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Restore to before debugging.
This commit is contained in:
@@ -38,8 +38,7 @@ public final class FeedIconDownloader {
|
||||
|
||||
init() {
|
||||
|
||||
// let folder = AppConfig.cacheSubfolder(named: "FeedIcons")
|
||||
let folder = URL(fileURLWithPath: "/Users/brent/Desktop/")
|
||||
let folder = AppConfig.cacheSubfolder(named: "FeedIcons")
|
||||
self.feedURLToIconURLCachePath = folder.appendingPathComponent("FeedURLToIconURLCache.plist")
|
||||
loadFeedURLToIconURLCache()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user