From b62166a18acfc8086588af0c73ce011cff099cd3 Mon Sep 17 00:00:00 2001 From: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Date: Mon, 7 Aug 2023 20:49:13 +0530 Subject: [PATCH] fix: Cannot read properties of undefined (#7682) --- .../components/widgets/conversation/ConversationCard.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/ConversationCard.vue b/app/javascript/dashboard/components/widgets/conversation/ConversationCard.vue index 00f5dba98..a48c7ce7d 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ConversationCard.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ConversationCard.vue @@ -84,7 +84,7 @@ {{ this.$t(`${attachmentMessageContent}`) }} @@ -99,8 +99,8 @@ > {{ this.$t(`CHAT_LIST.NO_MESSAGES`) }}