mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 10:58:25 +01:00
FIX MY SKILL ISSUEEE
This commit is contained in:
parent
82d579a2c3
commit
3fe3b4ce91
1 changed files with 1 additions and 8 deletions
|
@ -557,14 +557,7 @@ 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 a new issue