mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 05:07:10 +02:00
Fix giveaway results message sticker.
This commit is contained in:
parent
a53cc52241
commit
006ecf9a56
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ auto GenerateGiveawayResults(
|
|||
return Data{
|
||||
.sticker = packs.lookup(emoji, 0),
|
||||
.skipTop = st::chatGiveawayWinnersTopSkip,
|
||||
.size = st::maxAnimatedEmojiSize,
|
||||
.singleTimePlayback = true,
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue