mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Identify auctions by id instead of slug.
This commit is contained in:
@@ -1850,7 +1850,7 @@ void CheckMaybeGiftLocked(
|
||||
state->resaleLifetime = ShowStarGiftAuction(
|
||||
window,
|
||||
peer,
|
||||
star->info.auctionSlug,
|
||||
id,
|
||||
[=] { state->resaleRequestingId = 0; },
|
||||
crl::guard(raw, [=] {
|
||||
state->resaleLifetime.destroy();
|
||||
|
||||
Reference in New Issue
Block a user