diff --git a/app/javascript/dashboard/components-next/copilot/Copilot.vue b/app/javascript/dashboard/components-next/copilot/Copilot.vue index 966018e69..d2769d7b7 100644 --- a/app/javascript/dashboard/components-next/copilot/Copilot.vue +++ b/app/javascript/dashboard/components-next/copilot/Copilot.vue @@ -159,7 +159,14 @@ watch( :conversation-inbox-type="conversationInboxType" /> - + diff --git a/app/javascript/dashboard/components-next/copilot/CopilotThinkingGroup.vue b/app/javascript/dashboard/components-next/copilot/CopilotThinkingGroup.vue index 14fe756d4..3d1a451a4 100644 --- a/app/javascript/dashboard/components-next/copilot/CopilotThinkingGroup.vue +++ b/app/javascript/dashboard/components-next/copilot/CopilotThinkingGroup.vue @@ -1,16 +1,28 @@