mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 23:47:01 +00:00
Fix build
This commit is contained in:
parent
5ec7e848fa
commit
e4fd320a91
@ -2986,7 +2986,6 @@ public final class StoryItemSetContainerComponent: Component {
|
||||
audioRecorder: self.sendMessageContext.audioRecorderValue,
|
||||
videoRecordingStatus: !self.sendMessageContext.hasRecordedVideoPreview ? self.sendMessageContext.videoRecorderValue?.audioStatus : nil,
|
||||
isRecordingLocked: self.sendMessageContext.isMediaRecordingLocked,
|
||||
hasRecordedVideo: false,
|
||||
recordedAudioPreview: self.sendMessageContext.recordedAudioPreview,
|
||||
hasRecordedVideoPreview: self.sendMessageContext.hasRecordedVideoPreview,
|
||||
wasRecordingDismissed: self.sendMessageContext.wasRecordingDismissed,
|
||||
|
Loading…
x
Reference in New Issue
Block a user