mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Conference updates
This commit is contained in:
@@ -1530,6 +1530,9 @@ final class VideoChatScreenComponent: Component {
|
||||
return
|
||||
}
|
||||
self.inviteLinks = value
|
||||
if case let .group(groupCall) = self.currentCall, let groupCall = groupCall as? PresentationGroupCallImpl {
|
||||
groupCall.currentInviteLinks = value
|
||||
}
|
||||
})
|
||||
|
||||
self.reconnectedAsEventsDisposable?.dispose()
|
||||
|
||||
Reference in New Issue
Block a user