From 7f3164f74d8246eff5f13897e0bfa346eec67b31 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 23 Dec 2023 11:06:58 +0000 Subject: [PATCH] i am so dumbrefyery --- html/channel.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/channel.ejs b/html/channel.ejs index 880ad78d..e3915990 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1151,7 +1151,7 @@ width: fit-content; <% if (Array?.isArray( shorts.videos)) { %> <% shorts.videos.forEach (x => { %> - + <%- x.title %> <% }) %>