mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various fixes
This commit is contained in:
@@ -134,7 +134,7 @@ private struct OrderedLinkedList<T: Equatable>: Sequence, Equatable {
|
||||
}
|
||||
}
|
||||
|
||||
private let maxTextLength = 255
|
||||
private let maxTextLength = 200
|
||||
private let maxOptionLength = 100
|
||||
private let maxOptionCount = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user