mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -04:00
whoops
This commit is contained in:
parent
01335bcf8d
commit
e2a0e3cd7f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue