mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
small fix for call
This commit is contained in:
parent
9529a6234b
commit
9a36c6fd41
1 changed files with 2 additions and 0 deletions
|
|
@ -574,6 +574,8 @@ private final class CallSessionManagerContext {
|
|||
self.ringingStatesUpdated()
|
||||
}
|
||||
}
|
||||
} else {
|
||||
self.contextUpdated(internalId: internalId)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue