cool stuff :3
This commit is contained in:
parent
eeae838e71
commit
1acff6b4fd
@ -1981,14 +1981,14 @@ WIP! </a>
|
|||||||
|
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
<% if (!VideoData.recommendedVideos) { %>
|
<% if (!VideoData.recommendedVideos || VideoData.recommendedVideos.length === 0) { %>
|
||||||
<style>
|
<style>
|
||||||
.recommended-list {
|
.recommended-list {
|
||||||
display:none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<% } %>
|
||||||
|
|
||||||
<% } %>
|
|
||||||
|
|
||||||
<div class="recommended-list" align="center">
|
<div class="recommended-list" align="center">
|
||||||
<% if (universe) { %>
|
<% if (universe) { %>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user