diff --git a/app/utils/countrycodes.py b/app/utils/countrycodes.py index 09d20076..07d067d8 100644 --- a/app/utils/countrycodes.py +++ b/app/utils/countrycodes.py @@ -339,6 +339,7 @@ "Congo (Brazzaville)" : "Congo", "Deutschland" : "Germany", "The Bahamas" : "Bahamas", + "The Gambia" : "Gambia", # "Others" has no mapping, i.e. the default val is used # "Cruise Ship" has no mapping, i.e. the default val is used }