diff --git a/src/components/views/spaces/QuickSettingsButton.tsx b/src/components/views/spaces/QuickSettingsButton.tsx index 4e99c1ab09..2835bd0489 100644 --- a/src/components/views/spaces/QuickSettingsButton.tsx +++ b/src/components/views/spaces/QuickSettingsButton.tsx @@ -63,10 +63,7 @@ const QuickSettingsButton = ({ isPanelCollapsed = false }) => { { closeMenu(); - defaultDispatcher.dispatch({ - action: Action.ViewUserSettings, - initialTabId: UserTab.Sidebar, - }); + defaultDispatcher.dispatch({ action: Action.ViewUserSettings }); }} kind="primary_outline" >