mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various fixes
This commit is contained in:
@@ -98,7 +98,7 @@ public enum ChatInputMode: Equatable {
|
||||
case none
|
||||
case text
|
||||
case media(mode: ChatMediaInputMode, expanded: ChatMediaInputExpanded?, focused: Bool)
|
||||
case inputButtons
|
||||
case inputButtons(persistent: Bool)
|
||||
}
|
||||
|
||||
public enum ChatTitlePanelContext: Equatable, Comparable {
|
||||
|
||||
Reference in New Issue
Block a user