mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Group boosts
This commit is contained in:
@@ -1517,7 +1517,7 @@ public func channelStatsController(context: AccountContext, updatedPresentationD
|
||||
let boostController = PremiumBoostLevelsScreen(
|
||||
context: context,
|
||||
peerId: peerId,
|
||||
mode: .user(mode: .current),
|
||||
mode: .owner(subject: nil),
|
||||
status: boostStatus,
|
||||
myBoostStatus: myBoostStatus
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user