From 46134bc367bad6845d4eccf23b9fedf8cc9b02ae Mon Sep 17 00:00:00 2001 From: abccodes Date: Sun, 14 Jun 2026 03:42:45 -0700 Subject: [PATCH] [aidan] ui: edited message for cases where anthropic redirects to enter email code even after login' --- backend/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/main.py b/backend/main.py index d51267a8..da41f914 100644 --- a/backend/main.py +++ b/backend/main.py @@ -452,7 +452,7 @@ _SUCCESS_HTML = ( '
' '
' '

Connected!

' - '

You can close this window

' + '

You can close this tab, and any other Claude login tab still open.

' '
' '' ''