@ -1,6 +1,6 @@
{
"name": "nuke",
"version": "1.0.0",
"version": "1.1.9",
"description": "APL Esports' Nuke Server",
"main": "index.js",
"scripts": {
@ -23,6 +23,7 @@ router.post('/', async (req, res) => {
push(id)
res.json({
session: id,
name: r.data.entries[0].name,
})
} else {
res.status(403).json({