diff --git a/apps/dokploy/components/layouts/side.tsx b/apps/dokploy/components/layouts/side.tsx index 66504d7e2..4c76795f5 100644 --- a/apps/dokploy/components/layouts/side.tsx +++ b/apps/dokploy/components/layouts/side.tsx @@ -616,7 +616,7 @@ function SidebarLogo() { )} > {/* Organization Logo and Selector */} - +
-
-

+

+

{activeOrganization?.name ?? "Select Organization"}

{haveValidLicense && ( - Enterprise + + Enterprise + )}