mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-13 08:00:43 +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