mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Story improvements
This commit is contained in:
@@ -343,7 +343,7 @@ class ContactSelectionControllerImpl: ViewController, ContactSelectionController
|
||||
self.deactivateSearch()
|
||||
}
|
||||
|
||||
public var mediaPickerContext: AttachmentMediaPickerContext {
|
||||
public var mediaPickerContext: AttachmentMediaPickerContext? {
|
||||
return ContactsPickerContext(controller: self)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user