Merge branch 'bugfix/update-download-bedrock-url' of gitlab.com:crafty-controller/crafty-4 into bugfix/update-download-bedrock-url

This commit is contained in:
Zedifus 2024-10-02 22:55:42 +01:00
commit e69222d38c

View File

@ -731,7 +731,7 @@ class ApiServersIndexHandler(BaseApiHandler):
self.controller.servers.stats.record_stats() self.controller.servers.stats.record_stats()
self.finish_json( self.finish_json(
200, 503,
{ {
"status": "error", "status": "error",
"error": "Could not create server", "error": "Could not create server",