don't pass note into moderationLogService.log

This commit is contained in:
Hazelnoot 2025-02-27 10:52:52 -05:00
parent e5b8fc3c80
commit f42790ad32

View file

@ -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({