diff --git a/frontend/src/lib/components/copilot/chat/AIChatDisplay.svelte b/frontend/src/lib/components/copilot/chat/AIChatDisplay.svelte index ab978778f9..9b609b9095 100644 --- a/frontend/src/lib/components/copilot/chat/AIChatDisplay.svelte +++ b/frontend/src/lib/components/copilot/chat/AIChatDisplay.svelte @@ -9,6 +9,7 @@ Loader2, MousePointer2, Plus, + Square, TextSelect, X, XIcon @@ -223,9 +224,10 @@ {#if aiChatManager.loading}