mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 02:54:42 -05:00
add stuff
This commit is contained in:
parent
e6cbc1ebea
commit
c168cbe06c
1 changed files with 1 additions and 1 deletions
|
@ -1555,7 +1555,7 @@ WIP! </a>
|
||||||
<% if(inv.error) { %>
|
<% if(inv.error) { %>
|
||||||
<p style="text-align: center">
|
<p style="text-align: center">
|
||||||
<%- inv.error %> <br>Backtrace: <br>
|
<%- inv.error %> <br>Backtrace: <br>
|
||||||
<span>
|
<span class="description" style="background: red;display: flex;font-family: monospace, mono;font-size: 15px;margin-top: 3px;margin-bottom: 1em;border-radius: 1em;padding: 4px;">
|
||||||
<%- inv.errorBacktrace %>
|
<%- inv.errorBacktrace %>
|
||||||
</span>
|
</span>
|
||||||
<a href="https://github.com/iv-org/invidious/issues/new/choose">Report this issue</a>
|
<a href="https://github.com/iv-org/invidious/issues/new/choose">Report this issue</a>
|
||||||
|
|
Loading…
Reference in a new issue