mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-16 12:52:11 +00:00
Fix truncation in provider footer
This commit is contained in:
parent
7e2e4d6caa
commit
ad90a5908b
@ -88,6 +88,7 @@ extension ProfileView {
|
||||
)
|
||||
} footer: {
|
||||
Text(L10n.Profile.Sections.VpnResolvesHostname.footer)
|
||||
.xxxThemeTruncation()
|
||||
}
|
||||
Section {
|
||||
NavigationLink {
|
||||
|
Loading…
Reference in New Issue
Block a user