Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent resetting the VPN environment. (#738)
Required: Task/Issue URL: https://app.asana.com/0/1199230911884351/1206899355242110/f iOS PR: duckduckgo/iOS#2623 macOS PR: duckduckgo/macos-browser#2477 What kind of version bump will this require?: Patch Description: This PR prevents the app from resetting the environment when uninstalling the VPN. The environment is a debug-only setting, and uninstalling the browser is common to do when testing internally, so we should keep it persisted.
- Loading branch information