mirror of
https://github.com/yattee/yattee.git
synced 2026-01-17 17:22:34 +00:00
Feed calculation logic change
This commit is contained in:
@@ -107,8 +107,6 @@ extension PlayerModel {
|
||||
self.context.delete(watch)
|
||||
|
||||
try? self.context.save()
|
||||
|
||||
FeedModel.shared.calculateUnwatchedFeed()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user