mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
Do not update current profile on activation
This commit is contained in:
parent
2c2e794b00
commit
1afd227f02
@ -301,7 +301,7 @@ extension ProfileManager {
|
||||
}
|
||||
|
||||
public func activateCurrentProfile() {
|
||||
activateProfile(currentProfile.value)
|
||||
saveProfile(currentProfile.value, isActive: true, updateIfCurrent: false)
|
||||
}
|
||||
|
||||
public func saveCurrentProfile() {
|
||||
|
Loading…
Reference in New Issue
Block a user