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

Update some premium icons.

This commit is contained in:
John Preston
2022-05-20 19:28:50 +04:00
parent 9c9eae05a8
commit d81bba155a
36 changed files with 59 additions and 22 deletions

View File

@@ -338,7 +338,7 @@ void SetupSections(
addSection(
tr::lng_premium_summary_title(),
PremiumId(),
{ &st::settingsIconCalls, kIconGreen });
{ &st::settingsPremiumIconStar, kIconLightBlue });
AddSkip(container);
}