From 162e654ba81eefd585741c44b4420ecc6462675b Mon Sep 17 00:00:00 2001 From: jnjpng Date: Tue, 10 Mar 2026 13:28:53 -0600 Subject: [PATCH] fix: disable animated logo on setup/login page (#1330) --- src/auth/setup-ui.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/auth/setup-ui.tsx b/src/auth/setup-ui.tsx index cfbab34..3f77d9a 100644 --- a/src/auth/setup-ui.tsx +++ b/src/auth/setup-ui.tsx @@ -140,7 +140,7 @@ export function SetupUI({ onComplete }: SetupUIProps) { if (mode === "device-code") { return ( - + Login to Letta Platform