mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 05:55:48 +01:00
nevermind... (@barisusakli 🧌)
This commit is contained in:
@@ -106,7 +106,7 @@ function initializeNodeBB(callback) {
|
||||
middleware: middleware
|
||||
}, next);
|
||||
},
|
||||
function(next) {
|
||||
function(results, next) {
|
||||
routes(app, middleware);
|
||||
next();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user