mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 06:15:23 +00:00
refac/fix: channel input
This commit is contained in:
parent
57f9eadd75
commit
3392e2ef15
1 changed files with 1 additions and 0 deletions
|
|
@ -285,6 +285,7 @@
|
||||||
|
|
||||||
content = '';
|
content = '';
|
||||||
files = [];
|
files = [];
|
||||||
|
chatInputElement?.setText('');
|
||||||
|
|
||||||
await tick();
|
await tick();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue