Update '12/liveplayer.js'

master
barkaiavital 4 years ago
parent 038ad10c63
commit cdf8b2e0f1

@ -30,8 +30,9 @@ function liveplayer (elt) {
if (iframe&&d.artist){
iframe.src = d.artist;
}
}
}, DELAY_TIME_SECS*1000);
}
window.setTimeout(poll, 10000);

Loading…
Cancel
Save