This commit is contained in:
lolcat 2025-01-04 23:13:57 -05:00
parent 6f9e2e5b72
commit a8e7e710d3
1 changed files with 0 additions and 1 deletions

View File

@ -647,7 +647,6 @@ init_irc();
async function fetch_xeno(recording, index, msg){ async function fetch_xeno(recording, index, msg){
index--; index--;
console.log(recording[index]);
var filereq = await fetch( var filereq = await fetch(
recording[index].file, recording[index].file,