diff --git a/frontend/src/components/layout/LeftSidebar.tsx b/frontend/src/components/layout/LeftSidebar.tsx index b73be74..82c79ac 100644 --- a/frontend/src/components/layout/LeftSidebar.tsx +++ b/frontend/src/components/layout/LeftSidebar.tsx @@ -991,20 +991,20 @@ export function LeftSidebar() { - {/* Settings — admin only, navigates to the settings section */} - {isAdmin && ( - - )} + {/* Settings — visible to all signed-in users; the panel itself + hides admin-only tabs (Users) and admin-only controls inside + the AI tab. Library + Nextcloud config is per-user. */} +