From 4a9273fcdfc03cb904bbfc4f39859ccdccd2e0d2 Mon Sep 17 00:00:00 2001 From: ashley Date: Fri, 29 Aug 2025 18:27:45 +0200 Subject: [PATCH] Update html/channel.ejs --- html/channel.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/channel.ejs b/html/channel.ejs index 714778fd..f64fe5ee 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1546,7 +1546,7 @@ width: fit-content;

- <%- channelurlfixer(x.contentHtml) %> + <%- x.contentHtml %> <% if (x.attachment) { %> <% if (x.attachment.type === "video") { %> watch video on watch page