mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 01:15:47 +01:00
@@ -69,3 +69,6 @@ function done(err, result) {
|
||||
process.send(err ? { err: err.message } : { result: result });
|
||||
process.disconnect();
|
||||
}
|
||||
|
||||
|
||||
require('./promisify')(exports);
|
||||
|
||||
Reference in New Issue
Block a user