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