mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:38:26 +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);
|
const t = JSON.parse(invtrend);
|
||||||
|
|
||||||
console.log(invtrend);
|
|
||||||
renderTemplate(res, req, "main.ejs", {
|
renderTemplate(res, req, "main.ejs", {
|
||||||
k: k,
|
k: k,
|
||||||
tab: req.query.tab,
|
tab: req.query.tab,
|
||||||
|
|
Loading…
Reference in a new issue