mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Media caption input panel improvements
This commit is contained in:
@@ -293,7 +293,8 @@ final class StoryPreviewComponent: Component {
|
||||
forceIsEditing: false,
|
||||
disabledPlaceholder: nil,
|
||||
isChannel: false,
|
||||
storyItem: nil
|
||||
storyItem: nil,
|
||||
chatLocation: nil
|
||||
)),
|
||||
environment: {},
|
||||
containerSize: CGSize(width: availableSize.width, height: 200.0)
|
||||
|
||||
Reference in New Issue
Block a user