Restore truncated VPN footer workaround
This commit is contained in:
parent
f465108a0a
commit
d10edc69fe
|
@ -49,6 +49,7 @@ extension ProfileView {
|
|||
Text(Unlocalized.VPN.vpn)
|
||||
} footer: {
|
||||
Text(L10n.Profile.Sections.Vpn.footer)
|
||||
.xxxThemeTruncation()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue