Skip to content

Commit

Permalink
stops not on route for OL shuttle (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
dks-mbta authored Jun 17, 2024
1 parent 7a3141e commit 89a4a30
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -728,18 +728,24 @@ config :state, :stops_on_route,
"9070039",
"6565",
"1258",
"28743",
"9070006",
"9070004",
"9070002"
"9070002",
"9070026",
"9070028"
],
{"Orange", 1} => [
"6565",
"6537",
"1222",
"28742",
"9070039",
"9070003",
"9070005",
"9070007"
"9070007",
"9070026",
"9070029"
],
{"Red", 0} => [
"110",
Expand Down

0 comments on commit 89a4a30

Please sign in to comment.