mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
[WIP] Business
This commit is contained in:
@@ -103,7 +103,7 @@ final class ChatRestrictedInputPanelNode: ChatInputPanelNode {
|
||||
} else if case let .customChatContents(customChatContents) = interfaceState.subject {
|
||||
let displayCount: Int
|
||||
switch customChatContents.kind {
|
||||
case .greetingMessageInput, .awayMessageInput, .quickReplyMessageInput:
|
||||
case .quickReplyMessageInput:
|
||||
displayCount = 20
|
||||
}
|
||||
//TODO:localize
|
||||
|
||||
Reference in New Issue
Block a user