From 5bec33c388b48b7311a97c727b0e22ad9f549e7c Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 24 Apr 2024 23:20:48 +0100 Subject: [PATCH] Adjust TOC Names --- src/lib/stores/tocMap.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/stores/tocMap.ts b/src/lib/stores/tocMap.ts index 55890e8..7adea32 100644 --- a/src/lib/stores/tocMap.ts +++ b/src/lib/stores/tocMap.ts @@ -28,12 +28,13 @@ export const tocs = new Map([ ['gn', 'Great Northern'], ['lt', 'TfL London Underground'], ['lo', 'TfL London Overground'], - ['sj', 'Sheffield SuperTram'], + ['sj', 'SuperTram (Sheffield)'], ['tp', 'TransPennine Express'], ['vt', 'Avanti West Coast'], ['gr', 'LNER'], ['wr', 'West Coast Railway'], ['ty', 'Vintage Trains'], + ['tw', 'Nexus (Tyne & Wear Metro)'], ['ld', 'Lumo'], ['so', 'Rail Adventure'], ['ln', 'Grand Union Trains'],