diff --git a/app/utils/countrycodes.py b/app/utils/countrycodes.py index 71d8b425..666ccce7 100644 --- a/app/utils/countrycodes.py +++ b/app/utils/countrycodes.py @@ -354,6 +354,7 @@ "Kosovo" : "Kosovo, Republic of", "Swaziland" : "Eswatini", "Gambia, The" : "Gambia", + "Bahamas, The" : "Bahamas", # "Others" has no mapping, i.e. the default val is used # "Cruise Ship" has no mapping, i.e. the default val is used }