From 01a1a98a0f654980f4ab966dd7cbda94510bdaf7 Mon Sep 17 00:00:00 2001 From: ashley Date: Fri, 12 Sep 2025 18:21:03 +0200 Subject: [PATCH] Update html/channel.ejs --- html/channel.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index 3e04e74e..dc4a3147 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1527,9 +1527,9 @@ margin-left: 10px;
- <% if (Array.isArray(released.playlists)) { %> + <% if (Array.isArray(released)) { %> - <% released.playlists.forEach (x => { %> + <% released.forEach (x => { %>
<%- x.videoCount %> Videos