mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Fix build
This commit is contained in:
parent
584af12c27
commit
e89a069016
1 changed files with 1 additions and 0 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue