From a4f627423cee4c3f9499e4d2db3bbe4f53b7bbfa Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sat, 23 Jul 2022 13:01:07 -0600 Subject: [PATCH] Doing hotfixes from my phone was a bad idea --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index bf3416d..62865d2 100644 --- a/index.js +++ b/index.js @@ -40,7 +40,7 @@ tf2.on("itemBroadcast", (msg, username, wasDestruction, defindex) => { }) tf2.on("displayNotification", (title, body) => { -I'm console.log(`New Notif: ${title}: ${body}`) + console.log(`New Notif: ${title}: ${body}`) ring_hook.send({embeds: [ { description: body,