This commit is contained in:
Peter Maquiran
2022-07-27 15:11:34 +01:00
parent 155b3cd72c
commit 48dcea0a09
@@ -171,6 +171,10 @@ export class NewGroupPage implements OnInit{
}],
})
});
setTimeout(() => {
this.groupName = ""
}, 150);
}
async addContacts(){