no more 401 error for publicly browsing user
This commit is contained in:
@@ -230,7 +230,7 @@ const AuthModal: React.FC<AuthModalProps> = ({
|
||||
disabled={loading}
|
||||
>
|
||||
<i className="bi bi-google me-2"></i>
|
||||
Sign in with Google
|
||||
Continue with Google
|
||||
</button>
|
||||
|
||||
<div className="text-center mt-3">
|
||||
|
||||
Reference in New Issue
Block a user