This commit is contained in:
Ashley //// 2024-02-29 19:42:55 +00:00
parent 64fe1df6a9
commit 57777182c0

View file

@ -218,7 +218,7 @@ module.exports = function (app, config, renderTemplate) {
let continuation = req.query.continuation || "";
try {
const results = web.web;
const results = web;
renderTemplate(res, req, "search-web.ejs", {
j: "",