Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
liberty
tunnel
liberty-tunnel-ios
Commits
8a9ec306
Commit
8a9ec306
authored
Feb 18, 2019
by
Jose Blaya
Browse files
Update trustCellularData settings value
parent
dedc67d7
Changes
1
Show whitespace changes
Inline
Side-by-side
PIA VPN/SettingsViewController.swift
View file @
8a9ec306
...
...
@@ -484,6 +484,7 @@ class SettingsViewController: AutolayoutViewController {
pendingPreferences
.
availableNetworks
=
Client
.
preferences
.
availableNetworks
pendingPreferences
.
shouldConnectForAllNetworks
=
Client
.
preferences
.
shouldConnectForAllNetworks
pendingPreferences
.
useWiFiProtection
=
Client
.
preferences
.
useWiFiProtection
pendingPreferences
.
trustCellularData
=
Client
.
preferences
.
trustCellularData
pendingPreferences
.
commit
()
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment