diff --git a/Passepartout/App/Views/OrganizerView.swift b/Passepartout/App/Views/OrganizerView.swift index f7029514..4b44fbb3 100644 --- a/Passepartout/App/Views/OrganizerView.swift +++ b/Passepartout/App/Views/OrganizerView.swift @@ -115,7 +115,7 @@ struct OrganizerView: View { isHostFileImporterPresented: $isHostFileImporterPresented ) } - ToolbarItemGroup(placement: .automatic) { + ToolbarItemGroup(placement: .navigation) { SettingsMenu( modalType: $modalType, alertType: $alertType