mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 01:48:12 +00:00
Subscribed channels cache
This commit is contained in:
@@ -103,7 +103,7 @@ extension PlayerModel {
|
||||
|
||||
func removeHistory() {
|
||||
removeAllWatches()
|
||||
CacheModel.shared.clearBookmarks()
|
||||
BookmarksCacheModel.shared.clear()
|
||||
}
|
||||
|
||||
func removeWatch(_ watch: Watch) {
|
||||
|
Reference in New Issue
Block a user