This commit is contained in:
2019-06-10 18:44:39 +10:00
parent be807dd32d
commit bcaa7cb055
+1 -1
View File
@@ -547,7 +547,7 @@ const runLadderTick = (connection) => {
}); });
}); });
ladderTickJob.start(); // ladderTickJob.start();
}; };
module.exports = { module.exports = {