mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Improve
This commit is contained in:
@@ -129,6 +129,9 @@ export class GroupMessagesPage implements OnInit {
|
||||
|
||||
this.chatService.sendMessage(body).subscribe(res=> {
|
||||
this.getRoomInfo();
|
||||
|
||||
},(error) => {
|
||||
|
||||
});
|
||||
this.message = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user