From 82c46dbb9c4cce85f9c05b52268b02e87fb9730f Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 28 Nov 2024 17:58:34 +0530 Subject: [PATCH] fix: download link --- .../dashboard/components-next/message/bubbles/File.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/javascript/dashboard/components-next/message/bubbles/File.vue b/app/javascript/dashboard/components-next/message/bubbles/File.vue index 1dc8f4c1d..7e10f87a7 100644 --- a/app/javascript/dashboard/components-next/message/bubbles/File.vue +++ b/app/javascript/dashboard/components-next/message/bubbles/File.vue @@ -57,8 +57,10 @@ const fileType = computed(() => { {{ decodeURI(fileName) }} - + + +