mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Conference
This commit is contained in:
@@ -517,6 +517,7 @@ public final class CallController: ViewController {
|
||||
},
|
||||
options: .single(options),
|
||||
displayCallIcons: true,
|
||||
multipleSelection: .disabled,
|
||||
confirmation: { peer in
|
||||
switch peer {
|
||||
case let .peer(peer, _, _):
|
||||
|
||||
Reference in New Issue
Block a user