Connect WS

This commit is contained in:
Melon 2023-11-19 23:47:31 +00:00
parent b50ef54f8f
commit a3b9273552
Signed by: melon
GPG Key ID: 6C9D970C50D26A25

View File

@ -48,6 +48,7 @@
</div>
<div id="option-view">
<div style="padding:8px;background-color:#bb7900;">Warning: This is currently still under development</div>
<button on:click={() => connectWS()}>Connect WS</button>
</div>
{/if}
</main>