From c36a8b4b565da30edc58089aaeb659a753483e56 Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Sun, 24 Mar 2024 04:35:20 +0000 Subject: [PATCH] last proxy change --- html/poketube.ejs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 2f6ab7d4..cb3f27cf 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1666,7 +1666,7 @@ Recommended Videos <% inv_vid?.recommendedVideos.forEach(x => { %>
- <% if (!optout) { %><%- turntomins(x.lengthSeconds) || "LIVE"%><% } %><% if (optout) { %><%- x.duration || "LIVE"%><% } %> + <% if (!optout) { %><%- turntomins(x.lengthSeconds) || "LIVE"%><% } %><% if (optout) { %><%- x.duration || "LIVE"%><% } %>