mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-02 14:07:31 +00:00
minor
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
blaa blaa
|
||||
</div>
|
||||
|
||||
<textarea class="chatbox" placeholder="Type an message..." autofocus></textarea>
|
||||
<textarea class="chatbox" placeholder="Type an message..." v-model="message" autofocus v-on="keydown: submitChat(this) | key 'enter'"></textarea>
|
||||
</div>
|
||||
|
||||
</section>
|
Reference in New Issue
Block a user