diff --git a/html/channel.ejs b/html/channel.ejs index 3d8b2ffe..e8d19911 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1588,7 +1588,6 @@ width: fit-content; <% if (cinv.descriptionHtml) { %>

<%-cinv.descriptionHtml%>

- <% if (Array.isArray(cinv?.tags)) { %>
Tags
@@ -1600,6 +1599,8 @@ width: fit-content;
<% }) %> <% } %> + + <% } %>