mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
save
This commit is contained in:
@@ -455,7 +455,7 @@ export class GroupMessagesPage implements OnInit, AfterViewInit, OnDestroy {
|
|||||||
},
|
},
|
||||||
attachments: [{
|
attachments: [{
|
||||||
"title": fileName ,
|
"title": fileName ,
|
||||||
"title_link": this.audioRecorded,
|
/* "title_link": this.audioRecorded, */
|
||||||
"title_link_download": true,
|
"title_link_download": true,
|
||||||
"type": "file"
|
"type": "file"
|
||||||
}],
|
}],
|
||||||
|
|||||||
Reference in New Issue
Block a user