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:
@@ -213,9 +213,7 @@ struct SearchView: View {
|
||||
}
|
||||
|
||||
Section {
|
||||
Button(action: { navigation.presentingSettings = true }) {
|
||||
Label("Settings", systemImage: "gearshape.2")
|
||||
}
|
||||
SettingsButtons()
|
||||
}
|
||||
} label: {
|
||||
HStack {
|
||||
|
Reference in New Issue
Block a user