mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Power saving improvements
This commit is contained in:
@@ -33,6 +33,7 @@ func _internal_resetAccountState(postbox: Postbox, network: Network, accountPeer
|
||||
}
|
||||
}
|
||||
transaction.updatePeerCachedData(peerIds: Set([peerId]), update: { _, _ in nil })
|
||||
transaction.setPeerThreadCombinedState(peerId: peerId, state: nil)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user