Skip to content

Commit

Permalink
fix: middleborough lines not being used for StopsOnRoute
Browse files Browse the repository at this point in the history
  • Loading branch information
Whoops committed May 14, 2024
1 parent 774cf4c commit 846a142
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@ config :state, :stops_on_route,
"CR-Greenbush-BraintreeGreenbush-" => true,
"CR-Middleborough-52b80476-0_MM-0277-S_MM-0356-S_0" => true,
"CR-Middleborough-75bed2bb-1_MM-0356-S_MM-0277-S_2" => true,
"CR-Middleborough-92c25d3b-0_MM-0277-S_MM-0356-S_0" => true,
"CR-Middleborough-bb403e6b-1_MM-0356-S_MM-0277-S_2" => true,
# Franklin/Foxboro Line shuttles
"Shuttle-ForgeParkWalpole-0-" => true,
"CR-Franklin-3badde55-" => true,
Expand Down

0 comments on commit 846a142

Please sign in to comment.