mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various Improvements
This commit is contained in:
@@ -530,7 +530,7 @@ public func privacyAndSecurityController(context: AccountContext, initialSetting
|
||||
return .single(false)
|
||||
}
|
||||
} else {
|
||||
return .complete()
|
||||
return .single(hasTwoStepAuth)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user