forked from FoundKeyGang/FoundKey
fixup! server: return report id when reporting
This commit is contained in:
parent
fc733a4a86
commit
2c55f8968c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export const meta = {
|
|||
nullable: false,
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
errors: ['NO_SUCH_USER', 'CANNOT_REPORT_ADMIN', 'CANNOT_REPORT_YOURSELF'],
|
||||
} as const;
|
||||
|
|
Loading…
Reference in a new issue