Skip to content

Commit

Permalink
Merge f3ff030 into 2080bf8
Browse files Browse the repository at this point in the history
  • Loading branch information
Bost committed Apr 1, 2020
2 parents 2080bf8 + f3ff030 commit 2916903
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/utils/countries.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
"Morocco" : "MA",
"Mozambique" : "MZ",
"Myanmar" : "MM",
"Burma" : "MM",
"Namibia" : "NA",
"Nauru" : "NR",
"Nepal" : "NP",
Expand Down Expand Up @@ -359,7 +360,10 @@
# "Disputed Territory" : "XX",

# "Others" has no mapping, i.e. the default val is used
# "Cruise Ship" has no mapping, i.e. the default val is used

# ships:
# "Cruise Ship"
# "MS Zaandam"
}

# fmt: on
Expand Down

0 comments on commit 2916903

Please sign in to comment.