mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
User Info screen
This commit is contained in:
@@ -304,6 +304,9 @@ public func notificationSoundSelectionController(context: AccountContext, isModa
|
||||
playSoundDisposable.dispose()
|
||||
})
|
||||
controller.enableInteractiveDismiss = true
|
||||
if isModal {
|
||||
controller.navigationPresentation = .modal
|
||||
}
|
||||
|
||||
completeImpl = { [weak controller] in
|
||||
let sound = stateValue.with { state in
|
||||
|
||||
Reference in New Issue
Block a user