Fix build

This commit is contained in:
Isaac 2025-04-08 14:50:28 +04:00
parent c78095e2d3
commit 5af756488a

View File

@ -522,7 +522,9 @@ final class VideoChatEncryptionKeyComponent: Component {
}
deinit {
#if DEBUG
self.mockStateTimer?.invalidate()
#endif
}
@objc private func tapGesture(_ recognizer: TapLongTapOrDoubleTapGestureRecognizer) {