Update html/channel.ejs
This commit is contained in:
parent
e0329676f1
commit
4a9273fcdf
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user