mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-05 04:32:52 +00:00
Fix build
This commit is contained in:
@@ -1332,9 +1332,7 @@ private final class GiftAuctionBidScreenComponent: Component {
|
||||
guard let self else {
|
||||
return
|
||||
}
|
||||
let previous = self.giftAuctionAcquiredGifts
|
||||
self.giftAuctionAcquiredGifts = acquiredGifts
|
||||
|
||||
self.state?.updated(transition: .easeInOut(duration: 0.25))
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user