whoops
parent
01335bcf8d
commit
e2a0e3cd7f
|
@ -73,7 +73,7 @@ async.waterfall([
|
||||||
|
|
||||||
// Call loadSettings hook
|
// Call loadSettings hook
|
||||||
hooks.aCallAll("loadSettings", { settings: settings });
|
hooks.aCallAll("loadSettings", { settings: settings });
|
||||||
|
callback();
|
||||||
},
|
},
|
||||||
|
|
||||||
//initalize the http server
|
//initalize the http server
|
||||||
|
|
Loading…
Reference in New Issue