Skip to content

Commit

Permalink
chore: add CR-Newburyport shuttles during suspension to route_pattern… (
Browse files Browse the repository at this point in the history
  • Loading branch information
meagharty authored Mar 22, 2024
1 parent b547df7 commit f7b2efe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@ config :state, :stops_on_route,
"Shuttle-BeverlyNewburyportLocal-0-" => true,
"Shuttle-NewburyportSalemExpress-0-" => true,
"Shuttle-NewburyportSalemLocal-0-" => true,
# Newburyport Line Shuttles during suspension
"Shuttle-NewburyportNorthStationLimited-" => true,
"Shuttle-RockportNorthStationLimited-" => true,
# Fitchburg Line shuttles to/from Alewife
"Shuttle-AlewifeLittletonExpress-0-" => true,
"Shuttle-AlewifeLittletonLocal-0-" => true,
Expand Down

0 comments on commit f7b2efe

Please sign in to comment.