mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 03:34:46 -05:00
FIX: skill issue :3
This commit is contained in:
parent
2fa69f81ca
commit
581137ec02
1 changed files with 6 additions and 1 deletions
|
@ -1707,7 +1707,9 @@ Offical Discord Server! :3
|
|||
</a>
|
||||
|
||||
<% }%> <% }%>
|
||||
<% }%>
|
||||
|
||||
<% }%> <% }%>
|
||||
|
||||
|
||||
<% if (support == undefined) { %>
|
||||
<% if (linkto == undefined) { %>
|
||||
|
@ -1729,6 +1731,7 @@ Offical Discord Server! :3
|
|||
</a>
|
||||
<% }%>
|
||||
<% }%> <% }%>
|
||||
<% }%>
|
||||
<% }%>
|
||||
<% }%>
|
||||
<% if (support == undefined) { %>
|
||||
|
@ -1751,6 +1754,8 @@ Offical Discord Server! :3
|
|||
</a>
|
||||
<% }%> <% }%>
|
||||
<% }%> <% if (video?.Channel.Name.endsWith(' - Topic') || inv_vid.title.endsWith('Audio)')) { %>
|
||||
<% }%>
|
||||
<% }%>
|
||||
|
||||
<% if (video?.Channel.Name.endsWith(' - Topic') || inv_vid.title.endsWith('IGNORE_THIS_PLEASE)')) { %>
|
||||
<a class="new-button" title="open this song in poketube music player :3" style="color:var(--text-color);text-decoration: none;" href="/">
|
||||
|
|
Loading…
Reference in a new issue