From 848296d32fcd6d9a993031b07a8fea1a85623929 Mon Sep 17 00:00:00 2001 From: Jan <26145882+imverum@users.noreply.github.com> Date: Sun, 17 Jan 2021 11:46:05 +0100 Subject: [PATCH] bruh. --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 736cfa2..e5267e5 100644 --- a/index.js +++ b/index.js @@ -24,7 +24,7 @@ let update = async () => { } update(); -//setInterval(update, 15000); +setInterval(update, 15000); /** *