mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
correct an invalid comment
This commit is contained in:
parent
cdfbaf5ad9
commit
d30470f1aa
@ -247,7 +247,7 @@ var historyKeeper;
|
||||
|
||||
var log;
|
||||
|
||||
// Initialize tasks, then rpc, then store, then history keeper and then start the server
|
||||
// Initialize logging, the the store, then tasks, then rpc, then history keeper and then start the server
|
||||
var nt = nThen(function (w) {
|
||||
// set up logger
|
||||
var Logger = require("./lib/log");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user