mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-16 18:56:15 +01:00
* log post owner changes * log each post separately * use map instad of a loop
This commit is contained in:
committed by
Barış Soner Uşaklı
parent
879acc85ae
commit
740de034fa
@@ -25,6 +25,7 @@ events.types = [
|
||||
'post-delete',
|
||||
'post-restore',
|
||||
'post-purge',
|
||||
'post-change-owner',
|
||||
'topic-delete',
|
||||
'topic-restore',
|
||||
'topic-purge',
|
||||
|
||||
Reference in New Issue
Block a user