cool stuff :3

This commit is contained in:
ashley 2025-08-31 22:45:10 +02:00
parent eeae838e71
commit 1acff6b4fd

View File

@ -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) { %>