mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 00:30:51 +00:00
refac
This commit is contained in:
parent
7b6723a955
commit
297835628a
@ -48,7 +48,9 @@
|
||||
} else {
|
||||
if (buttonsContainerElement) {
|
||||
buttonsContainerElement.style.display = 'none';
|
||||
selectedText = '';
|
||||
floatingInput = false;
|
||||
floatingInputValue = '';
|
||||
}
|
||||
}
|
||||
}, 0);
|
||||
|
Loading…
Reference in New Issue
Block a user