mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix message
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ export class DownloadMessageAttachmentUserCaseService {
|
||||
this.AttachmentLocalDataSource.insert({
|
||||
$messageId: input.$messageId,
|
||||
id: input.id,
|
||||
file: blob
|
||||
file: blob,
|
||||
})
|
||||
|
||||
return dataUrl.value
|
||||
|
||||
Reference in New Issue
Block a user