mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-12 02:23:12 +01:00
feat: add missing event type
This commit is contained in:
@@ -75,6 +75,7 @@ events.types = [
|
||||
'export:uploads',
|
||||
'account-locked',
|
||||
'getUsersCSV',
|
||||
'getGroupCSV',
|
||||
'chat-room-deleted',
|
||||
// To add new types from plugins, just Array.push() to this array
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user