From 2e5fe0574b0d6babd90e55718724085d76ee0293 Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 25 Oct 2022 17:53:27 +0200 Subject: [PATCH] update thignys --- html/poketube.ejs | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 7cb8d1c5..3cf5bb48 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -340,7 +340,7 @@ <% video.Subtitles.Subtitle.forEach(x => { %> - + <% }) %> <% } %> <% } %> @@ -485,7 +485,7 @@ - + @@ -497,16 +497,7 @@ <% if (!video.Channel.Name.endsWith(' - Topic')) { %> -
-
- Comments -
- -

- Top Comments :3 -

-
- + <% if (!inv.comments) { %> @@ -517,10 +508,20 @@
<% if (inv.comments) { %> - +
+ +
+ Comments - <%- convert(inv.commentCount) %> +
+ +

+ Top Comments are being randered rn :3 all comments are soon! +

+
+ <% inv.comments.forEach(x =>{ %> - -
+
+
@@ -580,7 +581,12 @@
-
+ +
+ + + +
<% }) %>