Skip to content

Commit

Permalink
chore: Add some new shuttle stops not part of Orange Line (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzimbel-mbta authored Aug 2, 2024
1 parent 86e1b7e commit 8de1d89
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,10 @@ config :state, :stops_on_route,
"9070004",
"9070002",
"9070026",
"9070028"
"9070028",
"11384",
"9170012",
"9070010"
],
{"Orange", 1} => [
"6565",
Expand All @@ -745,7 +748,9 @@ config :state, :stops_on_route,
"9070005",
"9070007",
"9070026",
"9070029"
"9070029",
"9070013",
"11384"
],
{"Red", 0} => [
"110",
Expand Down

0 comments on commit 8de1d89

Please sign in to comment.