Skip to content

Commit c9a4db9

Browse files
authored
Merge pull request ExpDev07#68 from ExpDev07/master
Update country synonyms.
2 parents 3b1ddd4 + 28dd4c8 commit c9a4db9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/utils/countrycodes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@
339339
"Congo (Brazzaville)" : "Congo",
340340
"Deutschland" : "Germany",
341341
"The Bahamas" : "Bahamas",
342+
"The Gambia" : "Gambia",
342343
# "Others" has no mapping, i.e. the default val is used
343344
# "Cruise Ship" has no mapping, i.e. the default val is used
344345
}

0 commit comments

Comments
 (0)