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"%><% } %>
<% if (!optout) { %> @@ -1701,7 +1701,7 @@ Recommended Videos <% if (f) { %> <% channel_uploads.latestVideos.forEach(x => { %>