mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-01 21:42:10 +00:00
parent
0f7530645c
commit
a6e44872e9
@ -116,7 +116,7 @@ public struct ThemeCountryText: View {
|
||||
|
||||
public var body: some View {
|
||||
Text(
|
||||
[code.asCountryCodeEmoji, title]
|
||||
[title, code.asCountryCodeEmoji]
|
||||
.compactMap { $0 }
|
||||
.joined(separator: " ")
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user