fix: phonelib multiple default countries
This commit is contained in:
parent
b2db660606
commit
e85e026361
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
Phonelib.default_country = "FR"
|
Phonelib.default_country = ["FR"]
|
||||||
Phonelib.parse_special = true
|
Phonelib.parse_special = true
|
||||||
|
|
Loading…
Reference in a new issue