Skip to content

Commit

Permalink
Store lastUsedProfileId to standard defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Dec 21, 2024
1 parent 3c47740 commit 56276a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Passepartout/App/Context/AppContext+Shared.swift
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ extension AppContext {
)

let tunnel = ExtendedTunnel(
defaults: .standard,
tunnel: Tunnel(strategy: tunnelStrategy),
environment: tunnelEnvironment,
processor: processor,
Expand Down

0 comments on commit 56276a3

Please sign in to comment.