mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
Send webtrix documents on chat from gabinete digital process
This commit is contained in:
@@ -44,6 +44,7 @@ export class NewGroupPage implements OnInit {
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
console.log(this.documents)
|
||||
|
||||
}
|
||||
|
||||
@@ -86,6 +87,7 @@ export class NewGroupPage implements OnInit {
|
||||
this.addContacts(res.result);
|
||||
|
||||
this.wsChatMethodsService.subscribeToRoomUpdate(res.result.rid, res.result);
|
||||
console.log(res.result.rid)
|
||||
|
||||
//this.addGroupMessage.emit(res.result.rid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user