mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix
This commit is contained in:
@@ -2758,7 +2758,7 @@ public class ChatTextInputPanelNode: ChatInputPanelNode, ASEditableTextNodeDeleg
|
||||
viewOnceIsVisible = isLocked
|
||||
}
|
||||
}
|
||||
if interfaceState.interfaceState.mediaDraftState != nil {
|
||||
if let mediaDraftState = interfaceState.interfaceState.mediaDraftState, case .audio = mediaDraftState.contentType {
|
||||
recordMoreIsVisible = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user