2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Show premium page on limit increase decision.

This commit is contained in:
John Preston
2022-05-20 17:12:56 +04:00
parent dc444ec22b
commit 5cd065ef6b
10 changed files with 42 additions and 24 deletions

View File

@@ -303,7 +303,7 @@ BubbleWidget::BubbleWidget(
0.,
1.,
st::premiumBubbleSlideDuration,
anim::easeOutCubic);
anim::easeOutCirc);
}, lifetime());
}