mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-21 16:00:26 +01:00
style changes
This commit is contained in:
@@ -63,9 +63,9 @@ module.exports.listen = function (callback) {
|
||||
helpers.register();
|
||||
|
||||
logger.init(app);
|
||||
next();
|
||||
|
||||
initializeNodeBB(next);
|
||||
},
|
||||
initializeNodeBB,
|
||||
function (next) {
|
||||
winston.info('NodeBB Ready');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user