diff --git a/html/lite.ejs b/html/lite.ejs index cffa325..e992565 100644 --- a/html/lite.ejs +++ b/html/lite.ejs @@ -441,19 +441,7 @@ background: none !important;
- <% if (Array.isArray(video?.Tags?.Tag)) { %> - -
Tags
-
- - <% video.Tags.Tag.forEach(x => { %> -
- - <%=x %> - -
- - <% }) %> +