From 2d1e33f0aedd1572027e9f10be4a7adf30267c27 Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 14 Sep 2025 22:25:57 +0200 Subject: [PATCH] test something --- html/watch.ejs | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/html/watch.ejs b/html/watch.ejs index da6f5287..1cae91a6 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -3064,7 +3064,40 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; + <% if (Array.isArray( inv.comments)) { %> +
+
Comments - <%- convert(inv.commentCount) %> + + + +
+
+
+
+
+ +
+ + + +
+ + + +
+

+ <%- inv.comments[0].contentHtml %> +

+
+ +
+ +
+ + + + <% } %>