mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Fix premium sticker tooltip auto-show in comments.
This commit is contained in:
parent
24ee944689
commit
51010e864c
1 changed files with 0 additions and 1 deletions
|
@ -1493,7 +1493,6 @@ void ListWidget::elementStartInteraction(not_null<const Element*> view) {
|
|||
void ListWidget::elementStartPremium(
|
||||
not_null<const Element*> view,
|
||||
Element *replacing) {
|
||||
_emojiInteractions->playPremiumEffect(view, replacing);
|
||||
const auto already = !_emojiInteractions->playPremiumEffect(
|
||||
view,
|
||||
replacing);
|
||||
|
|
Loading…
Add table
Reference in a new issue