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>
.recommended-list {
display:none !important;
display: none !important;
}
</style>
<% } %>
<% } %>
<div class="recommended-list" align="center">
<% if (universe) { %>