Fix compile error on iOS
This commit is contained in:
parent
5fcb710d5e
commit
bbcd245bad
|
@ -143,6 +143,7 @@ private extension VPNProviderServerView.Subview {
|
|||
providerId: .tunnelbear,
|
||||
configurationType: OpenVPN.Configuration.self,
|
||||
selectedEntity: nil,
|
||||
filtersWithSelection: false,
|
||||
onSelect: { _, _ in }
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue