mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 02:18:17 +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