mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac
This commit is contained in:
parent
7b6723a955
commit
297835628a
1 changed files with 2 additions and 0 deletions
|
|
@ -48,7 +48,9 @@
|
|||
} else {
|
||||
if (buttonsContainerElement) {
|
||||
buttonsContainerElement.style.display = 'none';
|
||||
selectedText = '';
|
||||
floatingInput = false;
|
||||
floatingInputValue = '';
|
||||
}
|
||||
}
|
||||
}, 0);
|
||||
|
|
|
|||
Loading…
Reference in a new issue