diff --git a/html/poketube.ejs b/html/poketube.ejs index be00959..bff0661 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1151,23 +1151,25 @@ Offical Discord Server! :3

- <% if (!qua) { %> + + + <% if (!qua) { %> <% } %> - - <% if (!a) { %> @@ -2247,7 +2249,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