style changes

This commit is contained in:
Barış Soner Uşaklı
2017-05-26 00:02:20 -04:00
parent 8db193ff55
commit f6ac92111b
32 changed files with 846 additions and 815 deletions

View File

@@ -63,9 +63,9 @@ module.exports.listen = function (callback) {
helpers.register();
logger.init(app);
next();
initializeNodeBB(next);
},
initializeNodeBB,
function (next) {
winston.info('NodeBB Ready');