From b14471422e240dfbfd48e101c8b9cd041299d877 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 28 Apr 2023 17:45:40 +0000 Subject: [PATCH] fix video playback :3 --- html/poketube.ejs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 748e6446..3ce2f11a 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -638,17 +638,17 @@ display: block; !important;" autoplay controls - <% if (!qua) { %> + <% if (!qua) { %> - + <% } %> <% if (qua === "medium") { %> - + <% } %> @@ -1585,17 +1585,17 @@ a { - <% if (!qua) { %> + <% if (!qua) { %> - + <% } %> <% if (qua === "medium") { %> - + <% } %>