mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge commit 'b261e67c34f1ddef7292334bfb0e76d0ebcce6e7'
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