mirror of
https://codeberg.org/ashley/poke
synced 2026-03-10 09:47:58 +00:00
poketube.ejs ---> watch.ejs,
This commit is contained in:
@@ -319,7 +319,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
if (req.query.from === "short") var shortsui = true;
|
||||
|
||||
try {
|
||||
renderTemplate(res, req, "poketube.ejs", {
|
||||
renderTemplate(res, req, "watch.ejs", {
|
||||
color: data.color,
|
||||
color2: data.color2,
|
||||
linkify,
|
||||
|
||||
Reference in New Issue
Block a user