don't pass note into moderationLogService.log
This commit is contained in:
parent
e5b8fc3c80
commit
f42790ad32
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ export default class extends Endpoint<typeof meta, typeof paramDef> { // eslint-
|
|||
noteUserId: user.id,
|
||||
noteUserUsername: user.username,
|
||||
noteUserHost: user.host,
|
||||
note: note,
|
||||
});
|
||||
|
||||
await this.promoNotesRepository.insert({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue