mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Feed cache
This commit is contained in:
@@ -30,6 +30,10 @@ enum VideosApp: String, CaseIterable {
|
||||
supportsAccounts
|
||||
}
|
||||
|
||||
var paginatesSubscriptions: Bool {
|
||||
self == .invidious
|
||||
}
|
||||
|
||||
var supportsTrendingCategories: Bool {
|
||||
self == .invidious
|
||||
}
|
||||
|
Reference in New Issue
Block a user