25-12-1/1
This commit is contained in:
@@ -6603,7 +6603,7 @@ const List<Country> countries = [
|
||||
code: "SY",
|
||||
dialCode: "963",
|
||||
minLength: 9,
|
||||
maxLength: 9,
|
||||
maxLength: 10,
|
||||
),
|
||||
Country(
|
||||
name: "Taiwan",
|
||||
|
||||
Reference in New Issue
Block a user