mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 05:15:18 +00:00
revert/fix: edit valves modal
This commit is contained in:
parent
63e8ab7a05
commit
7f4b45e7e8
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@
|
||||||
|
|
||||||
<Dropdown
|
<Dropdown
|
||||||
bind:show
|
bind:show
|
||||||
{closeOnOutsideClick}
|
|
||||||
on:change={(e) => {
|
on:change={(e) => {
|
||||||
if (e.detail === false) {
|
if (e.detail === false) {
|
||||||
onClose();
|
onClose();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue