mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 14:39:09 +00:00
Refine profile description
This commit is contained in:
parent
68b9cf0fdf
commit
942aaecdc3
@ -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