This commit is contained in:
Ali
2023-08-11 17:45:53 +04:00
parent 22f0ace0e5
commit be21567f5a
3 changed files with 30 additions and 7 deletions

View File

@@ -1119,8 +1119,8 @@ public final class MessageInputPanelComponent: Component {
theme: component.theme,
strings: component.strings,
presentController: component.presentController,
audioRecorder: component.audioRecorder,
videoRecordingStatus: component.videoRecordingStatus
audioRecorder: nil,
videoRecordingStatus: nil
)),
environment: {},
containerSize: CGSize(width: 33.0, height: 33.0)