diff --git a/src/app/shared/chat/new-group/new-group.page.ts b/src/app/shared/chat/new-group/new-group.page.ts index fce7f84fa..8898b563e 100644 --- a/src/app/shared/chat/new-group/new-group.page.ts +++ b/src/app/shared/chat/new-group/new-group.page.ts @@ -89,6 +89,9 @@ export class NewGroupPage implements OnInit{ let customFields = {} let res:any; + + const loader = this.toastService.loading(); + if(this.thedate) { let customFields = { "countDownDate":this.thedate @@ -100,6 +103,8 @@ export class NewGroupPage implements OnInit{ } + loader.remove(); + // FsId // DocId