mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-20 23:02:14 +00:00
Restore .navigation for SettingsMenu
This commit is contained in:
parent
1cfe6167e0
commit
dbc007b184
@ -115,7 +115,7 @@ struct OrganizerView: View {
|
||||
isHostFileImporterPresented: $isHostFileImporterPresented
|
||||
)
|
||||
}
|
||||
ToolbarItemGroup(placement: .navigationBarTrailing) {
|
||||
ToolbarItem(placement: .navigation) {
|
||||
SettingsMenu(
|
||||
modalType: $modalType,
|
||||
alertType: $alertType
|
||||
|
Loading…
Reference in New Issue
Block a user