mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -281,6 +281,7 @@ final class StoryPreviewComponent: Component {
|
||||
audioRecorder: nil,
|
||||
videoRecordingStatus: nil,
|
||||
isRecordingLocked: false,
|
||||
hasRecordedVideo: false,
|
||||
recordedAudioPreview: nil,
|
||||
hasRecordedVideoPreview: false,
|
||||
wasRecordingDismissed: false,
|
||||
@@ -293,6 +294,7 @@ final class StoryPreviewComponent: Component {
|
||||
customInputView: nil,
|
||||
forceIsEditing: false,
|
||||
disabledPlaceholder: nil,
|
||||
header: nil,
|
||||
isChannel: false,
|
||||
storyItem: nil,
|
||||
chatLocation: nil
|
||||
|
||||
Reference in New Issue
Block a user