Redeploy prod
This commit is contained in:
parent
73148bbbc4
commit
9d6282a81d
@ -37,6 +37,7 @@ export default class UserController extends ApiController {
|
||||
|
||||
const idNotToken = await this.idNotService.getIdNotToken(code);
|
||||
|
||||
|
||||
if (!idNotToken) {
|
||||
this.httpValidationError(response, "IdNot token undefined");
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user