mirror of
https://github.com/yattee/yattee.git
synced 2026-01-16 08:42:33 +00:00
Add demo instance, remove public manifest
This commit is contained in:
@@ -2,6 +2,7 @@ import Foundation
|
||||
|
||||
enum VideosApp: String, CaseIterable {
|
||||
case invidious, piped
|
||||
case demoApp
|
||||
|
||||
var name: String {
|
||||
rawValue.capitalized
|
||||
|
||||
Reference in New Issue
Block a user