pl-fe: fix

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
Nicole Mikołajczyk
2025-04-16 22:38:12 +02:00
parent 48b8c15f45
commit 35f3a68f4c

View File

@ -493,7 +493,7 @@ const UI: React.FC<IUI> = React.memo(({ children }) => {
<div className='z-10 flex min-h-screen flex-col'>
<Layout>
<Layout.Sidebar>
{!standalone && <SidebarNavigation />}
{!(standalone && !me) && <SidebarNavigation />}
</Layout.Sidebar>
<SwitchingColumnsArea>