mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-16 10:46:14 +01:00
feat: #7743 plugins
This commit is contained in:
@@ -213,3 +213,5 @@ events.output = function (numEvents) {
|
||||
process.exit(0);
|
||||
});
|
||||
};
|
||||
|
||||
require('./promisify')(events);
|
||||
|
||||
Reference in New Issue
Block a user