Update html/channel.ejs

This commit is contained in:
ashley 2025-08-29 18:27:45 +02:00
parent e0329676f1
commit 4a9273fcdf

View File

@ -1546,7 +1546,7 @@ width: fit-content;
</h5>
<p>
<%- channelurlfixer(x.contentHtml) %>
<%- x.contentHtml %>
<% if (x.attachment) { %>
<% if (x.attachment.type === "video") { %>
<a href="/watch?v=<%=x.attachment.videoId%>">watch video on watch page</a>