Fix IDFM and CTS line display

This commit is contained in:
2024-05-12 01:40:47 +02:00
parent 86d274ac84
commit 7ed0924108
2 changed files with 4 additions and 3 deletions

View File

@ -244,7 +244,8 @@ function getTrainType(train, trip, route) {
default:
return trainType
}
case "FR-IDF-TN":
case "FR-IDF-IDFM":
case "FR-GES-CTS":
return route.short_name
case "FR-EUROSTAR":
return "Eurostar"