mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +08:00
remove unnecessary space char at the end of French flag unicode
This commit is contained in:
parent
4df761de20
commit
d3b038fe6c
@ -459,7 +459,7 @@ func Flags(blockchar **string, ver **string) {
|
||||
setter{
|
||||
*blockchar,
|
||||
*ver,
|
||||
"\U0001F1EB\U0001F1F7 ",
|
||||
"\U0001F1EB\U0001F1F7",
|
||||
"\U00000047\U0000006F\U0000006F\U00000062\U00000079",
|
||||
},
|
||||
"\U00000067\U0000006F\U0000006F\U00000062\U00000079",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user