Correct West Coast Railway code

Closes:
OwlBoard/backend#38
This commit is contained in:
Fred Boniface 2023-08-07 10:17:27 +01:00
parent ee9e607ecf
commit 01cfb7beb7
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ export const tocs = new Map<string, string>([
[ 'tp', 'TransPennine Express' ], [ 'tp', 'TransPennine Express' ],
[ 'vt', 'Avanti West Coast' ], [ 'vt', 'Avanti West Coast' ],
[ 'gr', 'LNER' ], [ 'gr', 'LNER' ],
[ 'wc', 'West Coast Railway' ], [ 'wr', 'West Coast Railway' ],
[ 'ty', 'Vintage Trains' ], [ 'ty', 'Vintage Trains' ],
[ 'ld', 'Lumo' ], [ 'ld', 'Lumo' ],
[ 'so', 'Rail Adventure' ], [ 'so', 'Rail Adventure' ],