user load logs
This commit is contained in:
parent
c14e66e715
commit
a06bf5f115
@ -37,6 +37,7 @@ export class UserService extends EntitiesService<User, IUser> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async initialize(): Promise<void> {
|
async initialize(): Promise<void> {
|
||||||
|
console.log('[Redaction] Initializing users for: ', this.currentUser);
|
||||||
if (!this.currentUser) {
|
if (!this.currentUser) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user