mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 07:37:11 +02:00
Fix userpics in more than one recent reaction.
This commit is contained in:
parent
cdf36cc387
commit
050916a56a
1 changed files with 1 additions and 0 deletions
|
@ -429,6 +429,7 @@ InlineListData InlineListDataFromMessage(not_null<Message*> message) {
|
|||
|| sum > kMaxRecentUserpics) {
|
||||
return false;
|
||||
}
|
||||
++b;
|
||||
}
|
||||
return true;
|
||||
}();
|
||||
|
|
Loading…
Add table
Reference in a new issue