From bd75348c3ad851e05200cf138eaee3b4b349758f Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 4 Jun 2025 21:44:43 -0400 Subject: from last --- src/client/apis/GoogleAuthenticationManager.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/client/apis/GoogleAuthenticationManager.tsx') diff --git a/src/client/apis/GoogleAuthenticationManager.tsx b/src/client/apis/GoogleAuthenticationManager.tsx index ffec07512..70e1ccc05 100644 --- a/src/client/apis/GoogleAuthenticationManager.tsx +++ b/src/client/apis/GoogleAuthenticationManager.tsx @@ -183,11 +183,7 @@ export class GoogleAuthenticationManager extends ObservableReactComponent - (this.isOpen = false))} /> - - ); + return (this.isOpen = false))} />; } } -- cgit v1.2.3-70-g09d2