mirror of
https://github.com/CompassConnections/Compass.git
synced 2025-12-23 22:18:43 -05: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