Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios

This commit is contained in:
Ilya Laktyushin
2023-08-30 04:36:29 +04:00
75 changed files with 12876 additions and 11116 deletions

View File

@@ -1197,7 +1197,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)