mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Save to disk right after importing OPML. Fix #249.
This commit is contained in:
@@ -302,7 +302,7 @@ public final class Account: DisplayNameProvider, UnreadCountProvider, Container,
|
||||
}
|
||||
rebuildFeedDictionaries()
|
||||
importOPMLItems(children, parentFolder: nil)
|
||||
dirty = true
|
||||
saveToDisk()
|
||||
|
||||
DispatchQueue.main.async {
|
||||
self.refreshAll()
|
||||
|
||||
Reference in New Issue
Block a user