Handle self NICK messages

This commit is contained in:
Simon Ser
2020-06-06 10:02:22 +02:00
parent f66c7c52f3
commit 8b35d40702
2 changed files with 8 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
<form>
<h2>Connect to IRC</h2>
<label for="connect-url">URL:</label><br/>
<label for="connect-url">Server URL:</label><br/>
<input type="url" name="url" id="connect-url" value="ws://localhost:8080"/>
<br/><br/>