mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Emoji status and reaction improvements
This commit is contained in:
@@ -499,7 +499,8 @@ final class ChatEntityKeyboardInputNode: ChatInputNode {
|
||||
},
|
||||
itemLayoutType: .detailed,
|
||||
warpContentsOnEdges: false,
|
||||
enableLongPress: false
|
||||
enableLongPress: false,
|
||||
selectedItems: Set()
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user