From eb35855e9c15abfb587071002296b6b833357bcd Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Wed, 22 Nov 2023 16:07:21 -0600 Subject: [PATCH] oops --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index b6d03b6..4841996 100644 --- a/index.js +++ b/index.js @@ -31,7 +31,7 @@ function update() { .then((html) => { var json = { "name": "nothing", - "presence": "Offline" + "presence": "" } if (html.includes("game_name")) {