mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 18:47:51 +00:00 
			
		
		
		
	fix: attachment url in file chip (#10662)
https://github.com/user-attachments/assets/e84d94d5-876d-4c00-88be-a460f917bf3b
This commit is contained in:
		| @@ -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" | ||||
|     > | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mishra
					Shivam Mishra