mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge branch 'master' into stars-subscriptions
This commit is contained in:
@@ -3510,7 +3510,7 @@ public final class EmojiPagerContentComponent: Component {
|
||||
}
|
||||
|
||||
if case .icon = item.content {
|
||||
itemLayer.update(content: item.content, theme: keyboardChildEnvironment.theme)
|
||||
itemLayer.update(content: item.content, theme: keyboardChildEnvironment.theme, strings: keyboardChildEnvironment.strings)
|
||||
}
|
||||
|
||||
itemLayer.update(
|
||||
|
||||
Reference in New Issue
Block a user