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 }}