mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
aaaa
This commit is contained in:
parent
2c935fe9db
commit
08c7e52596
@ -165,7 +165,7 @@ mastoRouter.get("/nodeinfo/2.0.json", async (ctx) => {
|
|||||||
ctx.body = {
|
ctx.body = {
|
||||||
version: "2.0",
|
version: "2.0",
|
||||||
//...base };
|
//...base };
|
||||||
...nodeinfo2() };
|
...(await nodeinfo2()) };
|
||||||
//ctx.set("Cache-Control", "public, max-age=600");
|
//ctx.set("Cache-Control", "public, max-age=600");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user