mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Implement custom reactions in stories.
This commit is contained in:
@@ -381,7 +381,7 @@ void Reactions::preloadImageFor(const ReactionId &id) {
|
||||
loadImage(set, document, !i->centerIcon);
|
||||
} else if (!_waitingForList) {
|
||||
_waitingForList = true;
|
||||
refreshRecent();
|
||||
refreshDefault();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user