mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Update conference calls
This commit is contained in:
@@ -271,6 +271,7 @@ private enum InviteLinkViewEntry: Comparable, Identifiable {
|
||||
}, contextAction: invite.link?.hasSuffix("...") == true ? nil : { node, gesture in
|
||||
interaction.contextAction(invite, node, gesture)
|
||||
}, viewAction: {
|
||||
}, openCallAction: {
|
||||
})
|
||||
case let .subscriptionHeader(_, title):
|
||||
return SectionHeaderItem(presentationData: ItemListPresentationData(presentationData), title: title)
|
||||
|
||||
Reference in New Issue
Block a user