diff --git a/frontend/src/components/layouts/main-sidebar.tsx b/frontend/src/components/layouts/main-sidebar.tsx index b12b0fa1..1fb0c0d2 100644 --- a/frontend/src/components/layouts/main-sidebar.tsx +++ b/frontend/src/components/layouts/main-sidebar.tsx @@ -352,17 +352,13 @@ export function MainSidebar() { - {user?.type === 'local' && ( - <> - - - - - Profile - - - - )} + + + + + Profile + + logout()}>