From bcaa7cb055f19ea8d6672950082ff4c4cdba7093 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 10 Jun 2019 18:44:39 +1000 Subject: [PATCH] HOTFIX --- server/profiles.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/profiles.js b/server/profiles.js index 8be590b..8d52c24 100644 --- a/server/profiles.js +++ b/server/profiles.js @@ -547,7 +547,7 @@ const runLadderTick = (connection) => { }); }); - ladderTickJob.start(); +// ladderTickJob.start(); }; module.exports = {