Update '12/liveplayer.js'

master
murtaugh 4 years ago
parent c8f17ad61c
commit a1a012a1e5

@ -28,5 +28,5 @@ function liveplayer (elt) {
}
}
window.setInterval(poll, 1000);
window.setInterval(poll, 5000);
}
Loading…
Cancel
Save