Skip to content

Commit

Permalink
Don't repeat premium effect on chat reopen.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Nov 21, 2024
1 parent af78e4e commit 23464ac
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ DocumentData *Sticker::document() {

void Sticker::stickerClearLoopPlayed() {
_oncePlayed = false;
_premiumEffectPlayed = false;
_premiumEffectSkipped = false;
}

Expand Down

0 comments on commit 23464ac

Please sign in to comment.