Group boosts

This commit is contained in:
Ilya Laktyushin
2024-02-12 02:39:34 +04:00
parent b757250211
commit af9a3729ca

View File

@@ -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
)