diff --git a/TablePro/Core/Services/Infrastructure/MainWindowToolbar.swift b/TablePro/Core/Services/Infrastructure/MainWindowToolbar.swift index 63618d593..d1af47061 100644 --- a/TablePro/Core/Services/Infrastructure/MainWindowToolbar.swift +++ b/TablePro/Core/Services/Infrastructure/MainWindowToolbar.swift @@ -78,6 +78,7 @@ internal final class MainWindowToolbar: NSObject, NSToolbarDelegate { .sidebarTrackingSeparator, Self.connectionGroup, Self.refreshSaveGroup, + .flexibleSpace, Self.principal, .flexibleSpace, Self.quickSwitcher,