use "•" instead

This commit is contained in:
ashley 2025-09-16 14:19:56 +02:00
parent 3b1ee34d59
commit 817c0d419d

View File

@ -3653,7 +3653,7 @@ More Epic options owo~
<div>
<a class="max-lines-2" href="/channel?id=<%= x.authorId %>@youtube.com" style="-webkit-line-clamp:1;width:fit-content;word-wrap:break-word;color:#fff;">
<%=x.author %> - <%= x.viewCountText %> Views - <%= x.publishedText %> <% if (x?.authorVerified) { %>
<%=x.author %> • <%= x.viewCountText %> views • <%= x.publishedText %> <% if (x?.authorVerified) { %>
<i class="icon ion ion-md-checkmark-circle" style="margin-left: 0em;" title="verified channel"></i>
<% } %>
</a>