This commit is contained in:
John McLear 2015-12-02 12:10:25 +00:00
parent 01335bcf8d
commit e2a0e3cd7f
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ async.waterfall([
// Call loadSettings hook
hooks.aCallAll("loadSettings", { settings: settings });
callback();
},
//initalize the http server