fix(polling): Improve polling mechanism and delay handling (#60)

Reviewed-on: #60
This commit is contained in:
2025-11-20 10:51:39 +01:00
parent a58b2e03b1
commit 641c892981
7 changed files with 16 additions and 21 deletions

View File

@@ -14,7 +14,7 @@
</div>
<div class="row">
<div class="col">
<div class="p-3 text-center fs-4">Playeramount: @gamelobby.getPlayers.size / @gamelobby.maxPlayers</div>
<div class="p-3 text-center fs-4" id="playerAmount">Playeramount: @gamelobby.getPlayers.size / @gamelobby.maxPlayers</div>
</div>
</div>
<div class="row justify-content-center align-items-center flex-grow-1">