mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 12:33:43 +00:00
add uh this
This commit is contained in:
@@ -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 || "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user