Update '12/liveplayer.js'

master
murtaugh 4 years ago
parent b244ef0093
commit 70f628955c

@ -12,6 +12,7 @@ async function poll () {
last_timestamp = d.time; last_timestamp = d.time;
} }
} }
}
window.setInterval(poll, 5000); window.setInterval(poll, 5000);

Loading…
Cancel
Save