mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Return gift_credits_box with gifting stars.
This commit is contained in:
@@ -1240,7 +1240,7 @@ void Filler::addGiftPremium() {
|
||||
|
||||
const auto navigation = _controller;
|
||||
_addAction(tr::lng_profile_gift_premium(tr::now), [=] {
|
||||
Ui::ChooseStarGiftRecipient(navigation, [] {});
|
||||
Ui::ChooseStarGiftRecipient(navigation);
|
||||
}, &st::menuIconGiftPremium);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user