From 4515b3ca139acea57944c4eae1638a294b8582cd Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 23 May 2024 20:09:45 +0000 Subject: [PATCH] oops lmao --- html/channel.ejs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index 6079b60..c6df24b 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1247,7 +1247,10 @@ width: fit-content;
- + <% if (!Array.isArray( tj?.videos)) { %> +

No content on this channel :c <% if (Array?.isArray( shorts.videos)) { %> try Try Looking at shorts maybe lol :p

+ <% } %> + <% } %> <% if (Array.isArray( tj?.videos)) { %> @@ -1262,10 +1265,7 @@ width: fit-content; <% }) %> <% } %> - <% if (!Array.isArray( tj?.videos)) { %> -

No content on this channel :c <% if (Array?.isArray( shorts.videos)) { %> try Try Looking at shorts maybe lol :p

- <% } %> - <% } %> +