mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
parent
156f47bb65
commit
299c4088ad
@ -83,6 +83,6 @@ extension ConnectionProfile {
|
||||
|
||||
extension ConnectionProfile {
|
||||
var description: String {
|
||||
return "[\(context):\(id)]"
|
||||
return "(\(context),\(id))"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user