diff --git a/backend/app.py b/backend/app.py index 44d790c..a65a618 100644 --- a/backend/app.py +++ b/backend/app.py @@ -1941,6 +1941,7 @@ def hardcore_leaderboard_points_combined(): # --- end Hardcore stats aggregator ------------------------------------------- +@app.get("/server-status") @app.get("/api/server-status") def public_server_status(): import json