Skip to content

Commit e89a069

Browse files
committed
Fix build
1 parent 584af12 commit e89a069

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

submodules/TelegramUI/Sources/OpenResolvedUrl.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,6 +1524,7 @@ func openResolvedUrlImpl(
15241524
let controller = context.sharedContext.makeGiftAuctionViewScreen(
15251525
context: context,
15261526
auctionContext: auctionContext,
1527+
peerId: nil,
15271528
completion: { [weak navigationController] acquiredGifts, upgradeAttributes in
15281529
if let upgradeAttributes {
15291530
let controller = context.sharedContext.makeGiftAuctionWearPreviewScreen(context: context, auctionContext: auctionContext, acquiredGifts: acquiredGifts, attributes: upgradeAttributes, completion: {

0 commit comments

Comments
 (0)