mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
oops lmao
This commit is contained in:
parent
de4343a001
commit
4515b3ca13
@ -1247,7 +1247,10 @@ width: fit-content;
|
||||
|
||||
|
||||
<div class="video-grid" >
|
||||
|
||||
<% if (!Array.isArray( tj?.videos)) { %>
|
||||
<p> No content on this channel :c <% if (Array?.isArray( shorts.videos)) { %> try <a href="/channel?id=<%=ID%>&tab=shorts"> Try Looking at shorts maybe lol :p</a> </p>
|
||||
<% } %>
|
||||
<% } %>
|
||||
|
||||
<% if (Array.isArray( tj?.videos)) { %>
|
||||
|
||||
@ -1262,10 +1265,7 @@ width: fit-content;
|
||||
<% }) %>
|
||||
<% } %>
|
||||
|
||||
<% if (!Array.isArray( tj?.videos)) { %>
|
||||
<p> No content on this channel :c <% if (Array?.isArray( shorts.videos)) { %> try <a href="/channel?id=<%=ID%>&tab=shorts"> Try Looking at shorts maybe lol :p</a> </p>
|
||||
<% } %>
|
||||
<% } %>
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user