From 07262fa62c2323fc7948389e5b5b8a5d1b72fade Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 1 Apr 2026 07:14:18 -0500 Subject: [PATCH] refac --- .../components/layout/Sidebar/UserMenu.svelte | 45 ++++++++++--------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/src/lib/components/layout/Sidebar/UserMenu.svelte b/src/lib/components/layout/Sidebar/UserMenu.svelte index b702ac8e97..1a1681a844 100644 --- a/src/lib/components/layout/Sidebar/UserMenu.svelte +++ b/src/lib/components/layout/Sidebar/UserMenu.svelte @@ -250,27 +250,6 @@ {/if} - - {#if role === 'admin'}
{$i18n.t('Playground')}
+ {/if} + + + + {#if role === 'admin'}