mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
fix syntax issue :p
This commit is contained in:
parent
44ade62133
commit
8a9f4fc15d
@ -76,4 +76,4 @@ app.get("/api/instances.json", async (req, res) => {
|
|||||||
res.sendFile(__dirname + `/instances.json`);
|
res.sendFile(__dirname + `/instances.json`);
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
}
|
Loading…
Reference in New Issue
Block a user