This commit is contained in:
Peter Maquiran
2022-07-26 16:39:12 +01:00
parent ae281ab2f7
commit 3906abcd34
@@ -108,7 +108,7 @@ export class NewGroupPage implements OnInit{
this.addGroupMessage.emit(res.result.rid);
await this.wsChatMethodsService.getAllRooms();
if(this.wsChatMethodsService.getGroupRoom(res.result.rid)) {
if(!this.wsChatMethodsService.getGroupRoom(res.result.rid)) {
setTimeout(()=> {
this.documents.forEach(element => {
this.wsChatMethodsService.getGroupRoom(res.result.rid).send({