Added lobby auto creation
Docker image / build-and-push (push) Successful in 57s

This commit is contained in:
Aleksandr Bogomiakov
2026-08-06 20:33:27 +01:00
parent 33e01a4a8f
commit c239669932
22 changed files with 3533 additions and 55 deletions
+2 -1
View File
@@ -94,11 +94,12 @@
<th>Region</th>
<th>Password</th>
<th>Leader</th>
<th></th>
</tr>
</thead>
<tbody id="lobbyRows">
<tr>
<td colspan="7" class="empty">Loading...</td>
<td colspan="8" class="empty">Loading...</td>
</tr>
</tbody>
</table>