2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Add balance of stars / TON.

This commit is contained in:
John Preston
2025-06-27 20:25:58 +04:00
parent 12b9b3ce71
commit 915a1b105c
14 changed files with 122 additions and 47 deletions

View File

@@ -256,6 +256,7 @@ void ConfirmSubscriptionBox(
{
const auto balance = Settings::AddBalanceWidget(
content,
session,
session->credits().balanceValue(),
true);
session->credits().load(true);