This commit is contained in:
Peter Maquiran
2022-12-16 18:16:19 +01:00
parent 991e29fc51
commit 6bec3c7f8b
5 changed files with 23 additions and 20 deletions
@@ -376,7 +376,10 @@ export class NewEventPage implements OnInit {
this.clearContact.emit();
this.setIntervenient.emit([]);
this.setIntervenientCC.emit([]);
// chat exit
this.backToChat.emit({roomId:this.roomId})
// agenda exit
this.cloneAllmobileComponent.emit({})
}
getRecurrenceTypes() {