mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Refactoring
This commit is contained in:
@@ -98,7 +98,7 @@ public final class ScreenCaptureDetectionManager {
|
||||
}
|
||||
var value = value
|
||||
#if DEBUG
|
||||
value = false
|
||||
value = !"".isEmpty
|
||||
#endif
|
||||
strongSelf.isRecordingActive = value
|
||||
if value {
|
||||
|
||||
Reference in New Issue
Block a user