Update '12/liveplayer.js'

master
murtaugh 4 years ago
parent 13d2d355e2
commit 37797e67a5

@ -1,6 +1,6 @@
function liveplayer (elt) {
var last_timestamp,
DELAY_TIME_SECS = 3;
DELAY_TIME_SECS = 0;
async function poll () {
var rows = await (await fetch("/cgi-bin/radioimplicancies.cgi")).json();

Loading…
Cancel
Save