Skip to content

Commit

Permalink
fix: route pattern prefix for FraminghamSouthStationExpress
Browse files Browse the repository at this point in the history
  • Loading branch information
bklebe committed Feb 27, 2024
1 parent 9c7c11e commit b5d9285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ config :state, :stops_on_route,
"CR-Franklin-02118599-" => true,
# Worcester Line shuttles
"Shuttle-AshlandFramingham-0-" => true,
"Shuttle-SouthStationFraminghamExpress-0-" => true,
"Shuttle-FraminghamSouthStationExpress-0-" => true,
"Shuttle-SouthStationWellesleyHillsLocal-0-" => true,
"Shuttle-BackBayFraminghamExpress-0-" => true,
"Shuttle-BackBayWellesleyHillsLocal-0-" => true
Expand Down

0 comments on commit b5d9285

Please sign in to comment.