This commit is contained in:
Timothy Jaeryang Baek 2024-11-12 21:09:13 -08:00
parent faf3e81bf0
commit 5a9d61266f

View File

@ -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 />