mirror of
https://github.com/yattee/yattee.git
synced 2025-11-30 21:28:14 +00:00
Add settings for frontend instance URL
This commit is contained in:
@@ -30,4 +30,8 @@ enum VideosApp: String, CaseIterable {
|
||||
var supportsUserPlaylists: Bool {
|
||||
self == .invidious
|
||||
}
|
||||
|
||||
var hasFrontendURL: Bool {
|
||||
self == .piped
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user