1
Fork 0

FIX MY SKILL ISSUEEE

This commit is contained in:
Ashley 2022-09-04 09:29:52 +02:00
parent 0df59c8f0a
commit 8d65afa71b

View file

@ -560,7 +560,7 @@ border-radius: 5px;
<% if (!video.Channel.Name.endsWith(' - Topic')) { %> <% if (!video.Channel.Name.endsWith(' - Topic')) { %>
<% if (!nigth.channel.badges[0].tooltip === null) { %> <% if (nigth.channel.badges[0].tooltip !== null) { %>
<% if (nigth.channel.badges[0].tooltip === "Verified") { %> <% if (nigth.channel.badges[0].tooltip === "Verified") { %>
<i class="fa-solid fa-badge-check" title="<%=nigth.channel.badges[0].tooltip%>"></i> <i class="fa-solid fa-badge-check" title="<%=nigth.channel.badges[0].tooltip%>"></i>