From b024b19ecc388cd3f9687ccb74ad906eff873cb3 Mon Sep 17 00:00:00 2001 From: JSC Date: Thu, 18 Sep 2025 13:57:43 +0200 Subject: [PATCH] fix: update Toaster position and mark Sequencer link as WIP --- src/App.tsx | 2 +- src/components/AppSidebar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index eede663..810ef6d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -163,7 +163,7 @@ function App() { - + diff --git a/src/components/AppSidebar.tsx b/src/components/AppSidebar.tsx index da2e2fc..9a52549 100644 --- a/src/components/AppSidebar.tsx +++ b/src/components/AppSidebar.tsx @@ -49,9 +49,9 @@ export function AppSidebar({ showCompactPlayer = false }: AppSidebarProps) { - + {user.role === 'admin' && (