From 9225a806b2c25d3bd7c9cb42c07acb2f9248889f Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 25 Dec 2023 17:54:18 +0000 Subject: [PATCH] add tags again :3 --- html/poketube.ejs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index bcd38a9e..f5568806 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1309,12 +1309,12 @@ display: block; !important;" autoplay controls>
- <% if (Array.isArray(video?.Tags.Tag)) { %> + <% if (Array.isArray(inv_vid?.keywords)) { %>
Tags
- <% video?.Tags.Tag.forEach(x => { %> + <% inv_vid?.keywords.forEach(x => { %> - <% if (Array.isArray(video?.Tags?.Tag)) { %> + <% if (Array.isArray(inv_vid?.keywords)) { %>
Tags