diff --git a/html/channel.ejs b/html/channel.ejs index 0b2c37eb..69202f1b 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -73,7 +73,7 @@ @@ -511,6 +516,7 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% if (!tab) { %> Videos + <% if (Array.isArray(c.comments)) { %> <% if (c.comments.length != "0") { %> @@ -653,15 +659,47 @@ width: fit-content;