Skip to content

Commit

Permalink
Update swift/apple/FirezoneNetworkExtension/NetworkSettings.swift
Browse files Browse the repository at this point in the history
Signed-off-by: Jamil <jamilbk@users.noreply.github.com>
  • Loading branch information
jamilbk committed Mar 27, 2024
1 parent b81821a commit 13b3765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift/apple/FirezoneNetworkExtension/NetworkSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class NetworkSettings {
// so just use the minimum.
let mtu: NSNumber = 1280

// Constants
// These will only be initialized once and then don't change
private weak var packetTunnelProvider: NEPacketTunnelProvider?
private(set) var logger: AppLogger

Expand Down

0 comments on commit 13b3765

Please sign in to comment.