add channelurlfixer to channels's posts

This commit is contained in:
ashley 2025-08-29 18:25:19 +02:00
parent bd5d8d5f90
commit e0329676f1

View File

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