mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Drop iOS 14 and macOS 11 support
This commit is contained in:
@@ -95,6 +95,7 @@ final class SubscribedChannelsModel: ObservableObject, CacheModel {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func loadCachedChannels(_ account: Account) {
|
||||
let cache = getChannels(account: account)
|
||||
if !cache.isEmpty {
|
||||
|
Reference in New Issue
Block a user