mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-18 22:02:07 -04:00
Add user loaded log
This commit is contained in:
@@ -18,6 +18,7 @@ export async function api<P extends APIPath>(
|
||||
break
|
||||
}
|
||||
}
|
||||
console.debug('User loaded after', i, 'iterations')
|
||||
}
|
||||
|
||||
return typedAPICall(path, params, auth.currentUser)
|
||||
|
||||
Reference in New Issue
Block a user