Update '12/liveplayer.js'

master
barkaiavital 4 years ago
parent 038ad10c63
commit cdf8b2e0f1

@ -32,6 +32,7 @@ function liveplayer (elt) {
iframe.src = d.artist;
}
}, DELAY_TIME_SECS*1000);
}
window.setTimeout(poll, 10000);

Loading…
Cancel
Save