diff --git a/src/components/layout/AppShell/AppShell.tsx b/src/components/layout/AppShell/AppShell.tsx
index c851e7c..8df6534 100644
--- a/src/components/layout/AppShell/AppShell.tsx
+++ b/src/components/layout/AppShell/AppShell.tsx
@@ -350,18 +350,19 @@ export function AppShell({ children }: AppShellProps) {
{/* Right side actions */}
- {canToggleTheme && (
-
- )}
+