no message

This commit is contained in:
Peter
2017-07-14 15:34:30 +03:00
parent caa0f057d4
commit b6ded073ad
274 changed files with 18852 additions and 1582 deletions

View File

@@ -175,6 +175,7 @@ public func notificationSoundSelectionController(account: Account, isModal: Bool
}
let controller = ItemListController(account: account, state: signal)
controller.enableInteractiveDismiss = true
let result = Promise<PeerMessageSound?>()