mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
FIX MY SKILL ISSUEEE
This commit is contained in:
parent
35abfb7cea
commit
338af29334
@ -558,13 +558,6 @@ border-radius: 5px;
|
||||
<div>
|
||||
<a style="color:#fff" href="/channel?id=<%=video.Channel.id%>" > <%=video.Channel.Name%></a>
|
||||
|
||||
<!--
|
||||
<% if (nigth.channel.badges[0].tooltip === "Verified") { %>
|
||||
<i class="fa-solid fa-badge-check" title="<%=nigth.channel.badges[0].tooltip%>"></i>
|
||||
<% } %> <% if (nigth.channel.badges[0].tooltip === "Official Artist Channel") { %>
|
||||
<i class="fa-solid fa-music-note" title="<%=nigth.channel.badges[0].tooltip%>"></i>
|
||||
<% } %>
|
||||
-->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user