From c234fc39198641ade848f4193671929b956aca9d Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Mon, 29 Jan 2024 18:49:04 -0600 Subject: [PATCH] Remove Debug --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 213418a..46262f4 100644 --- a/index.js +++ b/index.js @@ -269,7 +269,6 @@ async function pageUpdate() { } function smch() { - console.log(activity.name, get_img_url(activity, "small_image")) if (get_img_url(activity, "small_image")) { return `` }