mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix build
This commit is contained in:
parent
c78095e2d3
commit
5af756488a
@ -522,7 +522,9 @@ final class VideoChatEncryptionKeyComponent: Component {
|
||||
}
|
||||
|
||||
deinit {
|
||||
#if DEBUG
|
||||
self.mockStateTimer?.invalidate()
|
||||
#endif
|
||||
}
|
||||
|
||||
@objc private func tapGesture(_ recognizer: TapLongTapOrDoubleTapGestureRecognizer) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user