Show profile design gift wear promo.

This commit is contained in:
John Preston
2025-12-01 13:12:28 +04:00
parent 52084cf0ae
commit 939882ef68
6 changed files with 13 additions and 4 deletions

View File

@@ -3201,10 +3201,12 @@ void ShowUniqueGiftWearBox(
? tr::lng_gift_wear_badge_about_channel()
: tr::lng_gift_wear_badge_about()),
st.radiantIcon ? st.radiantIcon : &st::menuIconUnique);
//infoRow(
// tr::lng_gift_wear_design_title(),
// tr::lng_gift_wear_design_about(),
// &st::menuIconUniqueProfile);
infoRow(
tr::lng_gift_wear_design_title(),
(channel
? tr::lng_gift_wear_design_about_channel()
: tr::lng_gift_wear_design_about()),
st.profileIcon ? st.profileIcon : &st::menuIconUniqueProfile);
infoRow(
tr::lng_gift_wear_proof_title(),
(channel