mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 16:17:52 +01:00
Update src/libpoketube/init/pages-404-and-main.js
This commit is contained in:
parent
44183892bf
commit
bfe0b6a687
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||
|
||||
return renderTemplate(res, req, "landing.ejs", {
|
||||
isOldWindows,
|
||||
splash
|
||||
random
|
||||
});
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue