mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Use correct timestamps for reveal.
This commit is contained in:
@@ -1685,6 +1685,7 @@ SessionController::SessionController(
|
||||
#if _DEBUG // TEST: Auto-open craft box on startup
|
||||
constexpr auto kGiftsCount = 4;
|
||||
crl::on_main(this, [=] {
|
||||
return;
|
||||
const auto user = session->user();
|
||||
session->api().request(MTPpayments_GetSavedStarGifts(
|
||||
MTP_flags(MTPpayments_GetSavedStarGifts::Flag::f_exclude_unlimited),
|
||||
|
||||
Reference in New Issue
Block a user