Skip to content

Commit

Permalink
chore: GL-D shuttle stops not on route (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
meagharty authored Feb 14, 2024
1 parent 143b09d commit 0be335c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,11 @@ config :state, :stops_on_route,
"8206",
"9070165",
"9070162",
"9070154"
"9070154",
"143",
"9070184",
"9070185",
"9170211"
],
{"Green-D", 1} => [
"9070162",
Expand All @@ -581,7 +585,10 @@ config :state, :stops_on_route,
"place-gilmn",
"place-mgngl",
"place-balsq",
"place-mdftf"
"place-mdftf",
"9070178",
"9170211",
"9070184"
],
{"Green-E", 0} => [
"place-unsqu",
Expand Down

0 comments on commit 0be335c

Please sign in to comment.