mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 07:05:13 +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