mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-25 15:04:49 -06:00
fix: dictate autosend
This commit is contained in:
@@ -1033,8 +1033,7 @@
|
||||
recording = false;
|
||||
|
||||
await tick();
|
||||
insertTextAtCursor(text);
|
||||
|
||||
await insertTextAtCursor(text);
|
||||
await tick();
|
||||
document.getElementById('chat-input')?.focus();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user