Update src/libpoketube/init/pages-404-and-main.js

This commit is contained in:
ashley 2025-08-18 10:11:52 +02:00
parent b7ae014c00
commit 116c58ff66

View File

@ -180,6 +180,8 @@ module.exports = function (app, config, renderTemplate) {
})
.then((res) => res.text())
.then((txt) => getJson(txt));
console.log(j)
}
renderTemplate(res, req, "discover.ejs", {