mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-08 17:06:42 +00:00
file attachments
This commit is contained in:
@@ -23,8 +23,11 @@
|
||||
<div id="chat">
|
||||
<button id="bottom" class="hidden" title="Scroll to bottom"></button>
|
||||
|
||||
<div id="attachments" class="files"></div>
|
||||
|
||||
<textarea id="message" placeholder="Type something..." autocomplete="off"></textarea>
|
||||
|
||||
<button id="upload" title="Add files to message"></button>
|
||||
<button id="add" title="Add message to chat"></button>
|
||||
<button id="send" title="Add message to chat and start completion"></button>
|
||||
|
||||
|
Reference in New Issue
Block a user