mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-16 21:02:04 +00:00
Switch to active profile on intent update
Better user experience.
This commit is contained in:
parent
439c9c0b0f
commit
f50cf44bab
@ -416,7 +416,7 @@ class ServiceViewController: UIViewController, TableModelHost {
|
||||
}
|
||||
|
||||
@objc private func intentDidUpdateService() {
|
||||
setProfile(profile)
|
||||
setProfile(service.activeProfile)
|
||||
}
|
||||
|
||||
@objc private func applicationDidBecomeActive() {
|
||||
|
Loading…
Reference in New Issue
Block a user