mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Stories
This commit is contained in:
@@ -250,7 +250,7 @@ final class StoryPreviewComponent: Component {
|
||||
theme: presentationData.theme,
|
||||
strings: presentationData.strings,
|
||||
style: .story,
|
||||
placeholder: presentationData.strings.Story_InputPlaceholderReplyPrivately,
|
||||
placeholder: .plain(presentationData.strings.Story_InputPlaceholderReplyPrivately),
|
||||
maxLength: nil,
|
||||
queryTypes: [],
|
||||
alwaysDarkWhenHasText: false,
|
||||
|
||||
Reference in New Issue
Block a user