mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Conference calls
This commit is contained in:
@@ -405,7 +405,8 @@ private final class JoinSubjectScreenComponent: Component {
|
||||
isStream: false
|
||||
),
|
||||
reference: .link(slug: groupCall.slug),
|
||||
beginWithVideo: false
|
||||
beginWithVideo: false,
|
||||
invitePeerIds: []
|
||||
)
|
||||
|
||||
self.environment?.controller()?.dismiss()
|
||||
|
||||
Reference in New Issue
Block a user