mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
fix send webtrix document
This commit is contained in:
@@ -24,7 +24,7 @@ export class MessageMapper {
|
||||
file: e.file,
|
||||
fileName: e.fileName,
|
||||
applicationId: e.applicationId,
|
||||
docId: e.docId,
|
||||
docId: Number(e.docId),
|
||||
mimeType: e.mimeType
|
||||
}))[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user