mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-16 12:52:11 +00:00
Fix provider header in profile view
This commit is contained in:
parent
b322bde137
commit
7975ddd194
@ -98,7 +98,7 @@ extension ProfileView {
|
||||
assertionFailure("Provider metadata not found")
|
||||
return nil
|
||||
}
|
||||
return metadata.name
|
||||
return metadata.fullName
|
||||
}
|
||||
|
||||
// private var currentProviderLocation: String? {
|
||||
|
Loading…
Reference in New Issue
Block a user