mirror of
https://github.com/coalaura/whiskr.git
synced 2025-12-02 20:22:52 +00:00
fix files
This commit is contained in:
@@ -1555,7 +1555,7 @@
|
|||||||
$message.value = "";
|
$message.value = "";
|
||||||
storeValue("message", "");
|
storeValue("message", "");
|
||||||
|
|
||||||
const message = new Message($role.value, "", text, attachments);
|
const message = new Message($role.value, "", text, false, attachments);
|
||||||
|
|
||||||
clearAttachments();
|
clearAttachments();
|
||||||
updateTitle();
|
updateTitle();
|
||||||
|
|||||||
Reference in New Issue
Block a user