mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Improve sections visibility
This commit is contained in:
@@ -19,7 +19,7 @@ struct ShareButton: View {
|
||||
} else {
|
||||
instanceActions
|
||||
Divider()
|
||||
if !accounts.isDemo {
|
||||
if !accounts.isEmpty {
|
||||
youtubeActions
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user