diff --git a/src/ui/Desktop/Navigation/LeftSidebar.tsx b/src/ui/Desktop/Navigation/LeftSidebar.tsx index eeb79697..e2419014 100644 --- a/src/ui/Desktop/Navigation/LeftSidebar.tsx +++ b/src/ui/Desktop/Navigation/LeftSidebar.tsx @@ -380,7 +380,7 @@ export function LeftSidebar({ }}> {t('profile.title')} - {isAdmin && isElectron() && ( + {isAdmin && !isElectron() && ( {