Skip to content

Commit de05749

Browse files
author
Djimenez
committed
slint
1 parent 77b0fc7 commit de05749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Backend/app-talen-backend/src/modules/auth/application/admin-bootstrap.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ export class AdminBootstrapService implements OnModuleInit {
8787
const code = (error as QueryFailedError & { code?: string }).code;
8888
return code === '23505';
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)