mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 00:58:08 +01: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', {
|
||||
error: "Video Error",
|
||||
description: `Video loading failed :c - reason: \n ${err_reason}`
|
||||
description: `${err_reason}`
|
||||
}) %>
|
||||
|
|
Loading…
Reference in a new issue