mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Don't repeat premium effect on chat reopen.
This commit is contained in:
parent
af78e4ea29
commit
23464ac55f
1 changed files with 0 additions and 1 deletions
|
@ -250,7 +250,6 @@ DocumentData *Sticker::document() {
|
||||||
|
|
||||||
void Sticker::stickerClearLoopPlayed() {
|
void Sticker::stickerClearLoopPlayed() {
|
||||||
_oncePlayed = false;
|
_oncePlayed = false;
|
||||||
_premiumEffectPlayed = false;
|
|
||||||
_premiumEffectSkipped = false;
|
_premiumEffectSkipped = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue