From 1acff6b4fd69c009a2a47be4fec166ad563bf1c2 Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 31 Aug 2025 22:45:10 +0200 Subject: [PATCH] cool stuff :3 --- html/watch.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index b97e1cf3..4dd02ab9 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -1981,14 +1981,14 @@ WIP! <% } %> -<% if (!VideoData.recommendedVideos) { %> +<% if (!VideoData.recommendedVideos || VideoData.recommendedVideos.length === 0) { %> +<% } %> - <% } %>