mirror of
https://codeberg.org/ashley/poke
synced 2026-04-20 12:57:57 +00:00
add video error
This commit is contained in:
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 %>`
|
||||||
|
}) %>
|
||||||
Reference in New Issue
Block a user