mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
add uh this
This commit is contained in:
parent
cacb555431
commit
f832d49d58
@ -170,8 +170,8 @@ module.exports = function (app, config, renderTemplate) {
|
||||
}
|
||||
|
||||
if (!query) {
|
||||
return res.redirect("/");
|
||||
}
|
||||
return renderTemplate(res, req, "search-web-main.ejs");
|
||||
}
|
||||
|
||||
let continuation = req.query.continuation || "";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user