2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Add empty emoji search icon.

This commit is contained in:
John Preston
2023-02-10 20:12:28 +04:00
parent 9e49e32702
commit 20f946f657
4 changed files with 1 additions and 1 deletions

View File

@@ -335,7 +335,7 @@ stickersToast: Toast(defaultToast) {
}
stickersEmpty: icon {{ "stickers_empty", windowSubTextFg }};
emojiEmpty: icon {{ "stickers_empty", windowSubTextFg }};
emojiEmpty: icon {{ "emoji_empty", windowSubTextFg }};
inlineBotsScroll: ScrollArea(defaultSolidScroll) {
deltat: stickerPanPadding;