save merge

This commit is contained in:
Peter Maquiran
2022-02-09 14:39:59 +01:00
8 changed files with 116 additions and 42 deletions
+1 -2
View File
@@ -628,8 +628,7 @@ export class MessagesPage implements OnInit, AfterViewInit, OnDestroy {
this.wsChatMethodsService.getDmRoom(roomId).send({
file: {
"type": "application/img",
"guid": '',
"image_url": 'data:image/jpeg;base64,' +file.base64String
"guid": ''
},
temporaryData: formData,
attachments: [{