From 10014c46b742ef721af864dcdc1ab6feda3007c6 Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 4 Dec 2023 18:44:15 +0000 Subject: [PATCH] add uhh stuff :3 --- html/lite.ejs | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/html/lite.ejs b/html/lite.ejs index 368dd3b0..d88c0f67 100644 --- a/html/lite.ejs +++ b/html/lite.ejs @@ -264,8 +264,7 @@ background: none !important; - - + @@ -356,14 +355,12 @@ background: none !important; <% video.Subtitles.Subtitle.forEach(x => { %> " kind="subtitles"> - - <% }) %> + <% }) %> <% } %> <% if (!Array.isArray( video.Subtitles.Subtitle)) { %> " kind="subtitles"> - - + <% } %> <% } %> @@ -564,11 +561,11 @@ background: none !important;
<% if (!optout) { %> - <%=x.duration || "LIVE" %> + <%=x.duration || "LIVE" %> <% } %> <% if (optout) { %> - <%- x.duration || "LIVE"%> + <%- x.duration || "LIVE"%> <% } %>