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) { %>