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

Show premium stickers fake-set in the panel.

This commit is contained in:
John Preston
2022-04-28 11:44:52 +04:00
parent a079139c3b
commit af9a252b64
5 changed files with 65 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ stickersTrendingUnread: icon {
};
stickersRecent: icon {{ "emoji/stickers_recent", emojiIconFg }};
stickersSearch: icon {{ "emoji/stickers_search", emojiIconFg }};
stickersPremium: icon {{ "emoji/stickers_search", emojiIconFg }};
stickersSettingsUnreadSize: 6px;
stickersSettingsUnreadPosition: point(6px, 10px);