From 56ab3fc6b8d33f2f712abb96fda0a81366ccc1d4 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Tue, 16 Dec 2025 15:44:38 +0530 Subject: [PATCH] chore: apply suggestions Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> --- .../components/widgets/conversation/CopilotEditorSection.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/CopilotEditorSection.vue b/app/javascript/dashboard/components/widgets/conversation/CopilotEditorSection.vue index 8e15e8ee5..787d75a25 100644 --- a/app/javascript/dashboard/components/widgets/conversation/CopilotEditorSection.vue +++ b/app/javascript/dashboard/components/widgets/conversation/CopilotEditorSection.vue @@ -69,7 +69,7 @@ const clearEditorSelection = () => { class="bg-n-iris-5 rounded min-h-16 w-full mb-4 p-4 flex items-start" >
- + {{ $t('CONVERSATION.REPLYBOX.COPILOT_THINKING') }}