mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Story API update
This commit is contained in:
@@ -1192,7 +1192,8 @@ final class MediaEditorScreenComponent: Component {
|
||||
hideKeyboard: self.currentInputMode == .emoji,
|
||||
forceIsEditing: self.currentInputMode == .emoji,
|
||||
disabledPlaceholder: nil,
|
||||
storyId: nil
|
||||
isChannel: false,
|
||||
storyItem: nil
|
||||
)),
|
||||
environment: {},
|
||||
containerSize: CGSize(width: inputPanelAvailableWidth, height: inputPanelAvailableHeight)
|
||||
|
||||
Reference in New Issue
Block a user