mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fixed purchases of credits.
This commit is contained in:
@@ -297,6 +297,7 @@ void Credits::setupOptions(not_null<Ui::VerticalLayout*> container) {
|
||||
.product = option.product,
|
||||
.currency = option.currency,
|
||||
.amount = option.amount,
|
||||
.extended = option.extended,
|
||||
};
|
||||
|
||||
const auto weak = Ui::MakeWeak(button);
|
||||
|
Reference in New Issue
Block a user