mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 17:31:15 -05:00
Reverted to commit 06ed528d76
This commit is contained in:
@@ -109,7 +109,6 @@ function AuthProviderComponent({ children }: { children: React.ReactNode }) {
|
||||
} else {
|
||||
setSession(session);
|
||||
setUser(session?.user ?? null);
|
||||
setLoading(false);
|
||||
}
|
||||
|
||||
// Track pending email changes
|
||||
|
||||
Reference in New Issue
Block a user