mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix build
This commit is contained in:
@@ -522,7 +522,9 @@ final class VideoChatEncryptionKeyComponent: Component {
|
||||
}
|
||||
|
||||
deinit {
|
||||
#if DEBUG
|
||||
self.mockStateTimer?.invalidate()
|
||||
#endif
|
||||
}
|
||||
|
||||
@objc private func tapGesture(_ recognizer: TapLongTapOrDoubleTapGestureRecognizer) {
|
||||
|
||||
Reference in New Issue
Block a user