mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:14:39 -05:00
:p
This commit is contained in:
parent
878cca2760
commit
e59d1c0e1c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<%- include('./layouts/error.ejs', {
|
<%- include('./layouts/error.ejs', {
|
||||||
error: "Video Error",
|
error: "Video Error",
|
||||||
description: `Video loading failed :c - reason: \n ${err_reason}`
|
description: `${err_reason}`
|
||||||
}) %>
|
}) %>
|
||||||
|
|
Loading…
Reference in a new issue