From a9fcb28b1baf3305628dcfdb8aed468d4476cd0c Mon Sep 17 00:00:00 2001 From: nin0dev Date: Wed, 31 Jul 2024 12:01:46 -0400 Subject: [PATCH] added very very bad audio --- html/poketube.ejs | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index be00959a..bff06615 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