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

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