stuff cool
This commit is contained in:
parent
b53f5f78fd
commit
c2dec669dc
@ -1477,32 +1477,11 @@ margin-left: 10px;
|
|||||||
|
|
||||||
<% } %>
|
<% } %>
|
||||||
<% if (tab === "shorts") { %>
|
<% if (tab === "shorts") { %>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<% if (!isMobile) { %>
|
<% if (!isMobile) { %>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="shorts-video-grid">
|
<div class="shorts-video-grid">
|
||||||
<% if (Array?.isArray( shorts.videos)) { %>
|
<% if (Array?.isArray( shorts.videos)) { %>
|
||||||
<% shorts.videos.forEach (x => { %>
|
<% shorts.videos.forEach (x => { %>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user