diff --git a/ui/litellm-dashboard/src/app/login/LoginPage.tsx b/ui/litellm-dashboard/src/app/login/LoginPage.tsx index 5a9d420456c..e130dddc4a4 100644 --- a/ui/litellm-dashboard/src/app/login/LoginPage.tsx +++ b/ui/litellm-dashboard/src/app/login/LoginPage.tsx @@ -222,7 +222,7 @@ function LoginPageContent() { {error && } -
+ {uiConfig?.is_control_plane && workers.length > 0 && (