mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:08:39 +01:00
wa
This commit is contained in:
parent
6ffcbb1683
commit
878cca2760
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: `Video loading failed :c - reason: \n ${err_reason}`
|
||||||
}) %>
|
}) %>
|
||||||
|
|
Loading…
Reference in a new issue