mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-22 10:22:28 +01:00
Add 'description' tag to stop 500 error on import
This commit is contained in:
parent
0fce03349d
commit
00e0bc24e0
@ -6,7 +6,7 @@
|
||||
"exported_at": "2020-12-16T20:11:55+01:00",
|
||||
"name": "Crewlink server",
|
||||
"author": "panel@oxtroit.com",
|
||||
"description": null,
|
||||
"description": "An egg designed to allow support for Proxmity Chat in Among Us using CrewLink Server",
|
||||
"features": null,
|
||||
"image": "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-12",
|
||||
"startup": "yarn start",
|
||||
@ -79,4 +79,4 @@
|
||||
"rules": "required|string|max:20"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user