Fix build

This commit is contained in:
Ilya Laktyushin 2026-01-08 20:15:21 +04:00
parent 584af12c27
commit e89a069016

View file

@ -1524,6 +1524,7 @@ func openResolvedUrlImpl(
let controller = context.sharedContext.makeGiftAuctionViewScreen(
context: context,
auctionContext: auctionContext,
peerId: nil,
completion: { [weak navigationController] acquiredGifts, upgradeAttributes in
if let upgradeAttributes {
let controller = context.sharedContext.makeGiftAuctionWearPreviewScreen(context: context, auctionContext: auctionContext, acquiredGifts: acquiredGifts, attributes: upgradeAttributes, completion: {