This commit is contained in:
parent
af430d4c39
commit
a4f0dfe82d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ const (
|
||||||
JourneyStatusReducedService = "REDUCED_SERVICE"
|
JourneyStatusReducedService = "REDUCED_SERVICE"
|
||||||
|
|
||||||
// Service running but with substantial delays expected.
|
// Service running but with substantial delays expected.
|
||||||
JourneyStatusSignificantDelay = "SIGNIFICANT_DELAY"
|
JourneyStatusSignificantDelay = "SIGNIFICANT_DELAYS"
|
||||||
|
|
||||||
// Service running on alternative routes to avoid problem.
|
// Service running on alternative routes to avoid problem.
|
||||||
JourneyStatusDetour = "DETOUR"
|
JourneyStatusDetour = "DETOUR"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue