mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added ability to display subscription info in ReceiptCreditsBox.
This commit is contained in:
@@ -102,7 +102,8 @@ void ProcessCreditsReceipt(
|
||||
controller->uiShow()->show(Box(
|
||||
Settings::ReceiptCreditsBox,
|
||||
controller,
|
||||
entry));
|
||||
entry,
|
||||
Data::SubscriptionEntry{}));
|
||||
controller->window().activate();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user