fix message

This commit is contained in:
Peter Maquiran
2024-09-11 12:16:05 +01:00
parent ec9f388b14
commit 80e1db12b8
5 changed files with 55 additions and 42 deletions
@@ -46,7 +46,7 @@ export class DownloadMessageAttachmentUserCaseService {
this.AttachmentLocalDataSource.insert({
$messageId: input.$messageId,
id: input.id,
file: blob
file: blob,
})
return dataUrl.value