fix lint
This commit is contained in:
parent
0abe2dfee0
commit
c69b72e199
573 changed files with 3318 additions and 3318 deletions
|
@ -14,7 +14,7 @@ export class ApiError extends Error {
|
|||
code: 'INTERNAL_ERROR',
|
||||
id: '5d37dbcb-891e-41ca-a3d6-e690c97775ac',
|
||||
kind: 'server',
|
||||
httpStatusCode: 500
|
||||
httpStatusCode: 500,
|
||||
};
|
||||
|
||||
super(e.message);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue