mirror of
https://github.com/yattee/yattee.git
synced 2025-11-30 21:28:14 +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