diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index c688b4e6..ea225921 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -424,14 +424,12 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { Account Settings - {isOwner && ( - - - - Admin Panel - - - )} + + + + Admin Panel + +