damn it
This commit is contained in:
parent
6f9e2e5b72
commit
a8e7e710d3
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue