Reformat
This commit is contained in:
parent
1f19022d45
commit
742bd4f106
8 changed files with 49 additions and 62 deletions
|
|
@ -27,9 +27,7 @@
|
|||
<input type="text" id="game-link" size="50" readonly />
|
||||
<button onclick="copyGameLink()">Copy</button>
|
||||
</div>
|
||||
<div id="ws-status" style="margin-top: 10px; color: grey">
|
||||
Disconnected
|
||||
</div>
|
||||
<div id="ws-status" style="margin-top: 10px; color: grey">Disconnected</div>
|
||||
<script src="scripts/display-ws-connection.js"></script>
|
||||
<script src="scripts/send-ws-messages.js"></script>
|
||||
<script src="scripts/copy-game-link.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue