add paticipant on chat

This commit is contained in:
Peter Maquiran
2024-05-17 15:27:52 +01:00
parent ceaa283aef
commit 971a1f50d1
7 changed files with 24 additions and 6 deletions
@@ -1323,7 +1323,7 @@ export class GroupMessagesPage implements OnInit, AfterViewInit, OnDestroy {
reject(error);
};
});
}
removeTextBeforeSlash(inputString, controlString) {