mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Show TON icon in resale gifts.
This commit is contained in:
@@ -908,6 +908,7 @@ rpl::producer<CreditsAmount> AddCurrencyAction(
|
||||
const auto name = Ui::CreateChild<Ui::FlatLabel>(button, st.rightLabel);
|
||||
const auto icon = Ui::Text::SingleCustomEmoji(
|
||||
user->owner().customEmojiManager().registerInternalEmoji(
|
||||
u"profile_ton_section_icon"_q,
|
||||
Ui::Earn::IconCurrencyColored(
|
||||
st.rightLabel.style.font,
|
||||
st.rightLabel.textFg->c),
|
||||
|
||||
Reference in New Issue
Block a user