WebHost: fix /api/get_rooms and /api/get_seeds

This commit is contained in:
Fabian Dill
2022-01-13 07:40:26 +01:00
parent 684bb736bc
commit 1990b893e5
2 changed files with 1 additions and 3 deletions

View File

@@ -65,7 +65,6 @@ def generate_api():
return {"text": "Uncaught Exception:" + str(e)}, 500
@api_endpoints.route('/status/<suuid:seed>')
def wait_seed_api(seed: UUID):
seed_id = seed