Skip to content

Commit d3ac880

Browse files
BostBostX
andauthored
New alias (#249)
Co-authored-by: Rostislav Svoboda <[email protected]>
1 parent 2f95275 commit d3ac880

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

app/utils/countries.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@
215215
"Morocco" : "MA",
216216
"Mozambique" : "MZ",
217217
"Myanmar" : "MM",
218+
"Burma" : "MM",
218219
"Namibia" : "NA",
219220
"Nauru" : "NR",
220221
"Nepal" : "NP",
@@ -359,7 +360,10 @@
359360
# "Disputed Territory" : "XX",
360361

361362
# "Others" has no mapping, i.e. the default val is used
362-
# "Cruise Ship" has no mapping, i.e. the default val is used
363+
364+
# ships:
365+
# "Cruise Ship"
366+
# "MS Zaandam"
363367
}
364368

365369
# fmt: on

0 commit comments

Comments
 (0)