From a8e7e710d3f6655341a5ecf80a4b0c0e38d83392 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sat, 4 Jan 2025 23:13:57 -0500 Subject: [PATCH] damn it --- client.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client.js b/client.js index 37ab8c2..fe4a575 100644 --- a/client.js +++ b/client.js @@ -647,7 +647,6 @@ init_irc(); async function fetch_xeno(recording, index, msg){ index--; - console.log(recording[index]); var filereq = await fetch( recording[index].file,