mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Fix secret chat association
This commit is contained in:
parent
3cad999c75
commit
cf97d7bb3b
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ public final class TelegramSecretChat: Peer, Equatable {
|
|||
}
|
||||
|
||||
public let notificationSettingsPeerId: PeerId?
|
||||
public let associatedPeerOverridesIdentity: Bool = true
|
||||
|
||||
public var timeoutAttribute: UInt32? { return nil }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue