From 8b86cb39093e3da71b6575eeb66a7b1d014616aa Mon Sep 17 00:00:00 2001 From: Rostislav Svoboda Date: Wed, 18 Mar 2020 01:15:19 +0100 Subject: [PATCH] New aliases --- app/utils/countrycodes.py | 1 + 1 file changed, 1 insertion(+) 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 }