mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Update conference calls
This commit is contained in:
parent
c3c092967f
commit
54c5314462
30 changed files with 427 additions and 114 deletions
|
|
@ -1050,7 +1050,7 @@ private enum StatsEntry: ItemListNodeEntry {
|
|||
arguments.copyBoostLink(link)
|
||||
}, shareAction: {
|
||||
arguments.shareBoostLink(link)
|
||||
}, contextAction: nil, viewAction: nil, tag: nil)
|
||||
}, contextAction: nil, viewAction: nil, openCallAction: nil, tag: nil)
|
||||
case let .boostersPlaceholder(_, text):
|
||||
return ItemListPlaceholderItem(theme: presentationData.theme, text: text, sectionId: self.section, style: .blocks)
|
||||
case let .boostGifts(theme, title):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue