mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Show "Star Reaction" in stars statistics.
This commit is contained in:
@@ -554,7 +554,7 @@ void ReceiptCreditsBox(
|
||||
? e.title
|
||||
: e.gift
|
||||
? tr::lng_credits_box_history_entry_gift_name(tr::now)
|
||||
: peer
|
||||
: (peer && !e.reaction)
|
||||
? peer->name()
|
||||
: Ui::GenerateEntryName(e).text),
|
||||
st::creditsBoxAboutTitle)));
|
||||
|
Reference in New Issue
Block a user