mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -75,6 +75,8 @@ export class ChatPopoverPage implements OnInit {
|
||||
this.popoverController.dismiss(true);
|
||||
}
|
||||
async openChangeGroupName(){
|
||||
|
||||
|
||||
const modal = await this.modalController.create({
|
||||
component: EditGroupPage,
|
||||
componentProps: {
|
||||
|
||||
Reference in New Issue
Block a user