mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
oops
This commit is contained in:
parent
49de19ca5f
commit
6ffcbb1683
@ -377,7 +377,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
} catch (err) {
|
||||
renderTemplate(res, req, "video-error.ejs", {
|
||||
v,
|
||||
err_reason:err;
|
||||
err_reason:err
|
||||
});
|
||||
}
|
||||
} catch (error) {
|
||||
|
Loading…
Reference in New Issue
Block a user