From 46a27638022d2c4b77d7eb012b4b455dd941090f Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 17 Nov 2024 17:12:30 +0000 Subject: [PATCH] oopsie --- html/search.ejs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index e9831bae..4e50218b 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -1015,7 +1015,7 @@ font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2"><
<%= x.viewCountText %> <%= x.publishedText %> - <%= x.author %><% if (x?.authorVerified) { %> + <%= x.author %><% if (x?.authorVerified) { %> <% } %>
@@ -1049,7 +1049,8 @@ font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2">< font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2"><%= x.title %>
<%= x.viewCountText %> <%= x.publishedText %> - <%= x.author %><% if (x?.authorVerified) { %> + + <%= x.author %><% if (x?.authorVerified) { %> <% } %>