This commit is contained in:
2025-01-04 23:13:57 -05:00
parent 6f9e2e5b72
commit a8e7e710d3

View File

@@ -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,