feat: #7743, webserver

This commit is contained in:
Barış Soner Uşaklı
2019-07-22 18:16:18 -04:00
parent 87552c559c
commit 0d047f4eb9
5 changed files with 116 additions and 161 deletions

View File

@@ -761,3 +761,5 @@ Flags.notify = function (flagObj, uid, callback) {
break;
}
};
require('./promisify')(Flags);