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) { %> +<% } %> - <% } %>