mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 05:48:36 +01:00
add no connections found message :3
This commit is contained in:
parent
2a8c774775
commit
c2a8fffddd
1 changed files with 8 additions and 3 deletions
|
@ -1212,12 +1212,17 @@ display: block; !important;" autoplay controls
|
|||
<% if (!discord) { %>
|
||||
<% if (!reddit) { %>
|
||||
<% if (!twitch) { %>
|
||||
<span>No connections</span>
|
||||
<% } %>
|
||||
|
||||
<% if (!instagram) { %>
|
||||
<div style="margin-left: -131px;margin-top: 10px;">
|
||||
Nyo connections found on the description ;_; <a href="https://codeberg.org/ashley/poketube/issues/"> report a issue lol </a>
|
||||
</div>
|
||||
<% } %>
|
||||
<% } %>
|
||||
<% } %>
|
||||
|
||||
<% } %>
|
||||
<% } %> <% } %>
|
||||
|
||||
|
||||
<div style="display: flex;margin-left: -134px;gap: 3px;margin-top: 8px;">
|
||||
<% if (twitter) { %>
|
||||
|
|
Loading…
Reference in a new issue