mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various fixes
This commit is contained in:
@@ -5036,6 +5036,11 @@ public final class EmojiPagerContentComponent: Component {
|
||||
default:
|
||||
return
|
||||
}
|
||||
|
||||
if item.0.icon == .locked {
|
||||
return
|
||||
}
|
||||
|
||||
self.longPressItem = item.1
|
||||
|
||||
if #available(iOS 13.0, *) {
|
||||
|
||||
Reference in New Issue
Block a user