mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
UI fixes
This commit is contained in:
@@ -179,7 +179,7 @@ public final class DeviceAccess {
|
||||
func statusForCellularState(_ state: CTCellularDataRestrictedState) -> AccessType? {
|
||||
switch state {
|
||||
case .restricted:
|
||||
return .allowed
|
||||
return .denied
|
||||
case .notRestricted:
|
||||
return .allowed
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user