mirror of
https://github.com/yattee/yattee.git
synced 2025-12-03 22:58:16 +00:00
Feed cache
This commit is contained in:
@@ -103,7 +103,7 @@ extension PlayerModel {
|
||||
|
||||
func removeHistory() {
|
||||
removeAllWatches()
|
||||
CacheModel.shared.removeAll()
|
||||
CacheModel.shared.clearBookmarks()
|
||||
}
|
||||
|
||||
func removeWatch(_ watch: Watch) {
|
||||
|
||||
Reference in New Issue
Block a user