mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:18:29 +01:00
qwq
This commit is contained in:
parent
f6962c7659
commit
96de6f43ca
1 changed files with 0 additions and 1 deletions
|
@ -662,7 +662,6 @@ app.get("/", async function (req, res) {
|
|||
|
||||
const t = JSON.parse(invtrend);
|
||||
|
||||
console.log(invtrend);
|
||||
renderTemplate(res, req, "main.ejs", {
|
||||
k: k,
|
||||
tab: req.query.tab,
|
||||
|
|
Loading…
Reference in a new issue