Improve little things
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{{end}}
|
||||
</div>
|
||||
|
||||
<form class="message-box" id="message-box" ws-send>
|
||||
<form class="message-box" id="message-box" ws-send hx-on::ws-before-send="this.reset();">
|
||||
<input id="message-input" name="message" type="text" placeholder="Type a message">
|
||||
<input type="submit" value="Send">
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user