mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 16:17:57 +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;
|
if (req.query.from === "short") var shortsui = true;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
renderTemplate(res, req, "poketube.ejs", {
|
renderTemplate(res, req, "watch.ejs", {
|
||||||
color: data.color,
|
color: data.color,
|
||||||
color2: data.color2,
|
color2: data.color2,
|
||||||
linkify,
|
linkify,
|
||||||
|
|||||||
Reference in New Issue
Block a user