From 88cef88d80da44ec2783ceea7f6420c1aaf4fbb1 Mon Sep 17 00:00:00 2001 From: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Date: Thu, 25 May 2023 12:20:42 +0530 Subject: [PATCH] fix: Instagram story with video not rendering (#7184) * fix: instagram story with video not rendering * chore: Minor fixes --------- Co-authored-by: Tejaswini Chile --- .../components/widgets/conversation/Message.vue | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/Message.vue b/app/javascript/dashboard/components/widgets/conversation/Message.vue index 6f20cac7c..dd51ea838 100644 --- a/app/javascript/dashboard/components/widgets/conversation/Message.vue +++ b/app/javascript/dashboard/components/widgets/conversation/Message.vue @@ -25,10 +25,14 @@
{{ $t('CONVERSATION.REPLIED_TO_STORY') }} +