Merge commit '0c091f6c1b8d1ced7e95e4c53b5525bf62aa0557'

# Conflicts:
#	submodules/ContactListUI/Sources/ContactsControllerNode.swift
#	submodules/TelegramUI/Components/Stories/StoryContainerScreen/Sources/StoryItemSetContainerComponent.swift
This commit is contained in:
Ali
2023-06-23 18:15:23 +03:00
13 changed files with 676 additions and 130 deletions

View File

@@ -251,7 +251,7 @@ final class StoryPreviewComponent: Component {
style: .story,
placeholder: "Reply Privately...",
alwaysDarkWhenHasText: false,
nextInputMode: nil,
nextInputMode: { _ in return nil },
areVoiceMessagesAvailable: false,
presentController: { _ in
},