mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Comments (fixes #4)
This commit is contained in:
@@ -38,4 +38,8 @@ enum VideosApp: String, CaseIterable {
|
||||
var hasFrontendURL: Bool {
|
||||
self == .piped
|
||||
}
|
||||
|
||||
var supportsComments: Bool {
|
||||
self == .piped
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user