mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
am stoopid
This commit is contained in:
parent
4f27a24a9b
commit
9690b87cd3
@ -446,7 +446,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
if (req.query.from === "short") var shortsui = true;
|
||||
|
||||
try {
|
||||
renderTemplate(res, req, "poketube.ejs", {
|
||||
renderTemplate(res, req, "lite.ejs", {
|
||||
color: data.color,
|
||||
color2: data.color2,
|
||||
linkify,
|
||||
|
Loading…
Reference in New Issue
Block a user