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