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
91046063
Commit
91046063
authored
Jan 30, 2019
by
Jose Blaya
Browse files
Refresh token when oldVersion is less than 4.0
parent
6edc5911
Changes
1
Hide whitespace changes
Inline
Side-by-side
PIA VPN/AppPreferences.swift
View file @
91046063
...
...
@@ -138,6 +138,7 @@ class AppPreferences {
defaults
.
removeObject
(
forKey
:
"LoggedUsername"
)
defaults
.
synchronize
()
}
refreshAPIToken
()
}
func
migrate
()
{
...
...
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