Confirm group call update messages
This commit is contained in:
parent
f80b3b22e8
commit
42554ebaf0
1 changed files with 1 additions and 0 deletions
|
@ -2905,6 +2905,7 @@ export async function startApp(): Promise<void> {
|
|||
}
|
||||
|
||||
if (handleGroupCallUpdateMessage(data.message, messageDescriptor)) {
|
||||
confirm();
|
||||
return Promise.resolve();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue