mirror of
https://github.com/open-webui/open-webui
synced 2024-11-28 23:13:30 +00:00
refac
This commit is contained in:
parent
faf3e81bf0
commit
5a9d61266f
@ -352,7 +352,7 @@
|
|||||||
<button
|
<button
|
||||||
class="flex items-center dark:text-gray-500"
|
class="flex items-center dark:text-gray-500"
|
||||||
on:click={() => {
|
on:click={() => {
|
||||||
webSearchEnabled = false;
|
selectedToolIds = [];
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<XMark />
|
<XMark />
|
||||||
|
Loading…
Reference in New Issue
Block a user