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

Show outline for premium emoji packs.

This commit is contained in:
John Preston
2022-07-15 14:21:42 +03:00
parent 3ccc567e04
commit 2524b9a4c6
4 changed files with 96 additions and 21 deletions

View File

@@ -1484,6 +1484,8 @@ void PreviewBox(
? tr::lng_premium_unlock_reactions()
: (section == PremiumPreview::Stickers)
? tr::lng_premium_unlock_stickers()
: (section == PremiumPreview::AnimatedEmoji)
? tr::lng_premium_unlock_emoji()
: tr::lng_premium_more_about();
}) | rpl::flatten_latest();
auto button = descriptor.fromSettings