mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Set name / phone texts on-demand.
This commit is contained in:
@@ -770,7 +770,7 @@ QPointer<Ui::RpWidget> Premium::createPinnedToTop(
|
||||
lt_count,
|
||||
rpl::single(float64(gift.months)),
|
||||
lt_user,
|
||||
rpl::single(Ui::Text::Bold(peer->name)),
|
||||
rpl::single(Ui::Text::Bold(peer->name())),
|
||||
Ui::Text::RichLangValue);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user