mirror of
https://github.com/yattee/yattee.git
synced 2025-10-18 05:18:12 +00:00
Add demo instance, remove public manifest
This commit is contained in:
@@ -15,7 +15,9 @@ struct ShareButton: View {
|
||||
Menu {
|
||||
instanceActions
|
||||
Divider()
|
||||
youtubeActions
|
||||
if !accounts.isDemo {
|
||||
youtubeActions
|
||||
}
|
||||
} label: {
|
||||
Label("Share...", systemImage: "square.and.arrow.up")
|
||||
}
|
||||
|
Reference in New Issue
Block a user