mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 15:47:11 +02:00
Fix sender name / media color in chats list previews.
This commit is contained in:
parent
2a8e035f42
commit
68ee753fc7
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ TextWithEntities DialogsPreviewText(TextWithEntities text) {
|
|||
EntityType::Underline,
|
||||
EntityType::Italic,
|
||||
EntityType::CustomEmoji,
|
||||
EntityType::PlainLink,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue