lint
This commit is contained in:
parent
46b630de82
commit
b60331ca08
@ -89,7 +89,7 @@ export abstract class IqserUserService<
|
|||||||
throw new Error('No user id');
|
throw new Error('No user id');
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.log("Load KC profile failed");
|
console.log('Load KC profile failed');
|
||||||
await this.redirectToLogin();
|
await this.redirectToLogin();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user