diff --git a/devfront/src/components/layout/AppLayout.tsx b/devfront/src/components/layout/AppLayout.tsx
index cdb98dcb..64ed2759 100644
--- a/devfront/src/components/layout/AppLayout.tsx
+++ b/devfront/src/components/layout/AppLayout.tsx
@@ -111,7 +111,7 @@ function AppLayout() {
const currentRole = resolveProfileRole(
auth.user?.profile as Record