diff --git a/app/javascript/dashboard/components-next/copilot/Copilot.vue b/app/javascript/dashboard/components-next/copilot/Copilot.vue index 55c80f6db..cc445257a 100644 --- a/app/javascript/dashboard/components-next/copilot/Copilot.vue +++ b/app/javascript/dashboard/components-next/copilot/Copilot.vue @@ -98,7 +98,7 @@ watch( class="flex items-center justify-between px-4 py-2 border-b border-n-weak h-12" >
- + {{ $t('CAPTAIN.COPILOT.TITLE') }}
diff --git a/app/javascript/dashboard/components/copilot/CopilotContainer.vue b/app/javascript/dashboard/components/copilot/CopilotContainer.vue index 799dca672..9a1918925 100644 --- a/app/javascript/dashboard/components/copilot/CopilotContainer.vue +++ b/app/javascript/dashboard/components/copilot/CopilotContainer.vue @@ -117,7 +117,7 @@ watchEffect(() => {