diff --git a/src/templates/debug/anon_matchmaking.html b/src/templates/matchmaking/anon_matchmaking.html similarity index 91% rename from src/templates/debug/anon_matchmaking.html rename to src/templates/matchmaking/anon_matchmaking.html index d1609c4..8bca1bc 100644 --- a/src/templates/debug/anon_matchmaking.html +++ b/src/templates/matchmaking/anon_matchmaking.html @@ -60,6 +60,7 @@
Currently online players: {{ len_rich_presence }}
Current players in LockerRoom: {{ current_players_locker_room }}
Current players in Arena: {{ current_players_arena }}
Currently open privat lobbys: {{ len_private_lobbies }}
Killed Lobbies: {{ len_killed_lobbies }}
Queued Runners: {{ len_queued_runners }}
@@ -76,13 +77,7 @@