mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 03:55:55 +01:00
feat: #7743, webserver
This commit is contained in:
@@ -761,3 +761,5 @@ Flags.notify = function (flagObj, uid, callback) {
|
||||
break;
|
||||
}
|
||||
};
|
||||
|
||||
require('./promisify')(Flags);
|
||||
|
||||
Reference in New Issue
Block a user