stop autoplay and kill an error in safari console
This commit is contained in:
parent
21a781bc83
commit
31852d50fc
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@
|
|||
document.getElementById("srcID").setAttribute("src", "https://minio.andr3w.net/chompers/media/" + todaysEpisode.filename);
|
||||
|
||||
document.getElementById("player").load();
|
||||
document.getElementById("player").play();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue