mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various fixes
This commit is contained in:
@@ -1525,7 +1525,7 @@ public func channelStatsController(context: AccountContext, updatedPresentationD
|
||||
controller?.push(giveawayController)
|
||||
}
|
||||
)
|
||||
boostController.boostStatusUpdated = { boostStatus in
|
||||
boostController.boostStatusUpdated = { boostStatus, _ in
|
||||
boostDataPromise.set(.single(boostStatus))
|
||||
}
|
||||
controller?.push(boostController)
|
||||
|
||||
Reference in New Issue
Block a user