mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -1149,7 +1149,7 @@ public final class ChatEntityKeyboardInputNode: ChatInputNode {
|
||||
return
|
||||
}
|
||||
guard let file = item.itemFile else {
|
||||
if groupId == AnyHashable("recent"), case .icon(.add) = item.content {
|
||||
if case .icon(.add) = item.content {
|
||||
interaction.openStickerEditor()
|
||||
}
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user