mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
New account selection menu
This commit is contained in:
@@ -39,6 +39,10 @@ struct SubscriptionsView: View {
|
||||
Label("Feed", systemImage: "film").tag(Page.feed)
|
||||
Label("Channels", systemImage: "person.3.fill").tag(Page.channels)
|
||||
}
|
||||
|
||||
Section {
|
||||
SettingsButtons()
|
||||
}
|
||||
} label: {
|
||||
HStack(spacing: 12) {
|
||||
Text(menuLabel)
|
||||
|
Reference in New Issue
Block a user