mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-29 02:34:17 -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