From 4c79de16fa5f6dc240e7b597343adf59540888a6 Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 8 Aug 2022 21:35:08 +0300 Subject: [PATCH] good stuff --- html/poketube.ejs | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index da29061e..c2b264c6 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -314,15 +314,14 @@ margin-right: 100px;

Change the resolution of the video :3

<% if (!qua) { %> - medium + medium hd720 (current) <% } %> - <% if (qua) { %> - - medium (current) - hd720 + <% if (qua === "medium") { %> + medium (current) + hd720 <% } %> - +