This commit is contained in:
Timothy Jaeryang Baek
2026-03-21 17:35:41 -05:00
parent 4f0e574201
commit b44eacbc5a

View File

@@ -384,6 +384,7 @@
draggable="false"
class="flex gap-2 items-center px-3 py-1.5 text-sm cursor-pointer hover:bg-gray-50 dark:hover:bg-gray-800 rounded-xl w-full"
on:click={() => {
show = false;
cloneChatHandler();
}}
>