fix: attachment url in file chip (#10662)

https://github.com/user-attachments/assets/e84d94d5-876d-4c00-88be-a460f917bf3b
This commit is contained in:
Shivam Mishra
2025-01-10 09:31:56 +05:30
committed by GitHub
parent 1ac2a0949f
commit 2d44468c38

View File

@@ -62,7 +62,7 @@ const textColorClass = computed(() => {
<a
v-tooltip="t('CONVERSATION.DOWNLOAD')"
class="flex-shrink-0 h-9 grid place-content-center cursor-pointer text-n-slate-11"
:href="url"
:href="attachment.dataUrl"
rel="noreferrer noopener nofollow"
target="_blank"
>