diff --git a/web/components/workspace/sidebar-quick-action.tsx b/web/components/workspace/sidebar-quick-action.tsx index d2245090f..bd568a2bf 100644 --- a/web/components/workspace/sidebar-quick-action.tsx +++ b/web/components/workspace/sidebar-quick-action.tsx @@ -115,7 +115,7 @@ export const WorkspaceSidebarQuickAction = observer(() => { onClick={() => commandPaletteStore.toggleCommandPaletteModal(true)} > - Open command menu + {!isAuthorizedUser && !isSidebarCollapsed && Open command menu}