mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 09:58:14 +00:00
Accounts loading improvements
This commit is contained in:
@@ -108,6 +108,7 @@ final class FeedModel: ObservableObject, CacheModel {
|
||||
|
||||
func onAccountChange() {
|
||||
reset()
|
||||
error = nil
|
||||
loadResources(force: true)
|
||||
calculateUnwatchedFeed()
|
||||
}
|
||||
|
Reference in New Issue
Block a user