1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

fix files

This commit is contained in:
Laura
2025-09-14 22:16:16 +02:00
parent dba18a3d8d
commit fdb23d815b

View File

@@ -1555,7 +1555,7 @@
$message.value = "";
storeValue("message", "");
const message = new Message($role.value, "", text, attachments);
const message = new Message($role.value, "", text, false, attachments);
clearAttachments();
updateTitle();