From 83dbb489fecbe275c43070a442c2777840c9656b Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 1 Sep 2025 10:57:43 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/watch.ejs b/html/watch.ejs index 3208281f..d12b26eb 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -1622,7 +1622,7 @@ WIP! <% if (VideoData?.genre) { %> - Genre: <%-VideoData.genre %>
+ Genre: <%-VideoData.genre %> <% } %>