mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Set account to dirty after importing feeds.
This commit is contained in:
@@ -49,6 +49,7 @@ struct FeedsImporter {
|
||||
}
|
||||
}
|
||||
}
|
||||
account.dirty = true
|
||||
}
|
||||
|
||||
private static func feeds(with feedDictionaries: [DiskFeedDictionary], accountID: String) -> Set<Feed> {
|
||||
|
||||
Reference in New Issue
Block a user