Update '12/liveplayer.js'

master
murtaugh 4 years ago
parent b244ef0093
commit 70f628955c

@ -11,6 +11,7 @@ async function poll () {
console.log("CURRENT METADATA", d);
last_timestamp = d.time;
}
}
}
window.setInterval(poll, 5000);

Loading…
Cancel
Save