Update '12/liveplayer.js'

master
murtaugh 4 years ago
parent 5785245cb0
commit 2d45fae96b

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