don't record deleted note, flash, page, or gallery post in modlog
This commit is contained in:
parent
c02fd47811
commit
e030facaa9
6 changed files with 0 additions and 16 deletions
|
|
@ -162,7 +162,6 @@ export class NoteDeleteService {
|
|||
noteUserId: note.userId,
|
||||
noteUserUsername: user.username,
|
||||
noteUserHost: user.host,
|
||||
note: note,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue