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