mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Conference updates
This commit is contained in:
@@ -494,7 +494,7 @@ public final class InviteLinkInviteController: ViewController {
|
||||
}
|
||||
controller.setItemGroups([
|
||||
ActionSheetItemGroup(items: [
|
||||
ActionSheetTextItem(title: presentationData.strings.VideoChat_RevokeLink),
|
||||
ActionSheetTextItem(title: presentationData.strings.GroupCall_RevokeLinkText),
|
||||
ActionSheetButtonItem(title: presentationData.strings.GroupInfo_InviteLink_RevokeLink, color: .destructive, action: { [weak self] in
|
||||
dismissAction()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user