mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add video error
This commit is contained in:
parent
feb3242638
commit
c2682cdeac
4
html/video-error.ejs
Normal file
4
html/video-error.ejs
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<%- include('./layouts/error.ejs', {
|
||||||
|
error: "Video Error",
|
||||||
|
description: `Video loading failed :c - reason: \n <%= err_reason %>`
|
||||||
|
}) %>
|
Loading…
Reference in New Issue
Block a user