forked from dnrops/open-webui
revert/fix: edit valves modal
This commit is contained in:
parent
63e8ab7a05
commit
7f4b45e7e8
|
|
@ -94,7 +94,6 @@
|
|||
|
||||
<Dropdown
|
||||
bind:show
|
||||
{closeOnOutsideClick}
|
||||
on:change={(e) => {
|
||||
if (e.detail === false) {
|
||||
onClose();
|
||||
|
|
|
|||
Loading…
Reference in New Issue