From 8150401fdbe9b77f111fe97cb6dfe4a073be03bb Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 23 Dec 2023 07:57:22 +0000 Subject: [PATCH] add hq thumbs --- html/channel.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/channel.ejs b/html/channel.ejs index 73cbdb13..880ad78d 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 %> <% }) %>