From 522e7892136f736c789f03f5b1d424bad938c00f Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 16 Sep 2023 04:37:28 +0000 Subject: [PATCH] fix a goofy ahh issue --- html/channel.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index add11e35..9e15e5cb 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -20,10 +20,10 @@ <% if (ID === "UCFAiFyGs6oDiF1Nf-rRJpZA") { %> Technoblade Never Dies! - PokeTube <% } %> - <%=j.Channel.Metadata.Name%> - PokeTube + <%=j.Channel?.Metadata.Name%> - PokeTube - + <% if (dnoreplace) { %> @@ -552,7 +552,7 @@ margin-right: -79px; Channel Avatar - <% if (cinv.authorVerified) { %> + <% if (cinv?.authorVerified) { %>