mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 22:37:56 +01:00
use the error code instead
This commit is contained in:
parent
233dd2039b
commit
6a2cc51169
1 changed files with 2 additions and 6 deletions
|
@ -1552,13 +1552,9 @@ WIP! </a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<% if(inv.error) { %>
|
||||||
|
|
||||||
|
|
||||||
<% if(!inv.comments) { %>
|
|
||||||
<p style="text-align: center">
|
<p style="text-align: center">
|
||||||
no comments on this video (it may be disabled or theres just no comments lol or youtube did something that broke comments ;_;)
|
<%- inv.error %> </p>
|
||||||
</p>
|
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue