From e36cf4da2d085afd8589b8f2ced5e16630c2e087 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 1 Sep 2025 10:56:58 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 4dd02ab9..3208281f 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -1622,13 +1622,14 @@ WIP! <% if (VideoData?.genre) { %> - Genre: <%-VideoData.genre %> + Genre: <%-VideoData.genre %>
+ <% } %>
<% if (VideoData?.license) { %> - License: <%-VideoData?.license %> + License: <%-VideoData?.license %>
<% } else { %> - License: Standard YouTube License + License: Standard YouTube License
<% } %>
<% if (date.includes("Premiered")) { %>