mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
don't record deleted note, flash, page, or gallery post in modlog
This commit is contained in:
@@ -162,7 +162,6 @@ export class NoteDeleteService {
|
||||
noteUserId: note.userId,
|
||||
noteUserUsername: user.username,
|
||||
noteUserHost: user.host,
|
||||
note: note,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user