From c3cf73de85f48fc630a6c55b643311cdc3d27279 Mon Sep 17 00:00:00 2001 From: iamsivin Date: Tue, 19 Nov 2024 00:06:23 +0530 Subject: [PATCH] chore: Minor fix --- .../NewConversation/components/ContactSelector.vue | 2 +- .../NewConversation/components/InboxSelector.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/dashboard/components-next/NewConversation/components/ContactSelector.vue b/app/javascript/dashboard/components-next/NewConversation/components/ContactSelector.vue index 7d6bc9764..e994443b4 100644 --- a/app/javascript/dashboard/components-next/NewConversation/components/ContactSelector.vue +++ b/app/javascript/dashboard/components-next/NewConversation/components/ContactSelector.vue @@ -80,7 +80,7 @@ const selectedContactLabel = computed(() => {
{{ diff --git a/app/javascript/dashboard/components-next/NewConversation/components/InboxSelector.vue b/app/javascript/dashboard/components-next/NewConversation/components/InboxSelector.vue index 8ac33148f..fb88e1f85 100644 --- a/app/javascript/dashboard/components-next/NewConversation/components/InboxSelector.vue +++ b/app/javascript/dashboard/components-next/NewConversation/components/InboxSelector.vue @@ -51,7 +51,7 @@ const targetInboxLabel = computed(() => {
{{ targetInboxLabel }}