Add Map for 'ZZ'

This commit is contained in:
Fred Boniface 2023-07-14 11:08:15 +01:00
parent bc152a4f18
commit 42fea0975e
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ const tocMap = {
ty: 'Vintage Trains', ty: 'Vintage Trains',
ld: 'Lumo', ld: 'Lumo',
so: 'Rail Adventure', so: 'Rail Adventure',
ln: 'Grand Union Trains' ln: 'Grand Union Trains',
zz: 'Freight/Charter Company'
}; };
export default tocMap; export default tocMap;