From 8f9dccc8a4224b40e8fe07a2ce1efa9b08b00e67 Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 17 Sep 2025 14:49:10 +0200 Subject: [PATCH] test something --- html/channel.ejs | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index 7daef8e3..76d6c6f1 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -686,7 +686,7 @@ height: 100%; - <% if (cinv?.authorVerified) { %> + <% if (tj.videos && tj.videos.length > 0 && tj.videos[0].authorVerified) { %>