More correct handling of user preferences

This commit is contained in:
Smaug123
2022-11-12 20:27:32 +00:00
parent 5df2910b7f
commit 0accc01126
3 changed files with 146 additions and 81 deletions

View File

@@ -33,7 +33,7 @@
<button class="heartbeat-button" type="button">Heartbeat server</button>
</form>
<h3>Clients</h3>
<div class="clients"></div>
<table class="clients"></table>
<form>
<label for="client-server-selection">Server to send to</label>
<input type="number" id="client-server-selection" class="client-server-selection" />