diff --git a/html/poketube.ejs b/html/poketube.ejs index bff06615..d71b1312 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1156,10 +1156,11 @@ Offical Discord Server! :3 <% if (!qua) { %> @@ -2249,7 +2250,7 @@ const init = () => { //fixes a issue where firefox/chromium fails to load the ambinet mode and doesnt load it. - please dont remove this line lmao - //video.pause();video.play(); + video.pause();video.play(); // DO NOT REMOVE