mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-27 10:01:00 -04:00
Fix typo
This commit is contained in:
@@ -147,7 +147,7 @@ export function AuthProvider(props: {
|
||||
// }),
|
||||
])
|
||||
// When testing on a mobile device, we'll be pointed at a local ip or ngrok address, so this will fail
|
||||
// Skipping for now at it seems to work fine without it
|
||||
// Skipping for now as it seems to work fine without it
|
||||
// if (supabaseJwt) updateSupabaseAuth(supabaseJwt.jwt)
|
||||
|
||||
if (!user || !privateUser) {
|
||||
|
||||
Reference in New Issue
Block a user