Add LE HAVRE to list of ports
This commit is contained in:
parent
5bca7bb801
commit
c26383c9c0
|
@ -18,6 +18,7 @@ ports = {
|
|||
"CAEN": "FROUI",
|
||||
"CHERBOURG": "FRCER",
|
||||
"ST MALO": "FRSML",
|
||||
"LE HAVRE": "FRLEH",
|
||||
}
|
||||
|
||||
port_lookup = {code: name for name, code in ports.items()}
|
||||
|
|
Loading…
Reference in a new issue