Add draw requests and rematches

This commit is contained in:
sepia 2025-07-22 20:44:06 -05:00
parent 1a221bf680
commit 2f46d86947
6 changed files with 297 additions and 7 deletions

View file

@ -35,5 +35,6 @@
<script src="scripts/display-ws-connection.js"></script>
<script src="scripts/send-ws-messages.js"></script>
<script src="scripts/copy-game-link.js"></script>
<script src="scripts/handle-redirects.js"></script>
</body>
</html>