Skip to content

Commit

Permalink
fix: GL-B disruption stops not on route
Browse files Browse the repository at this point in the history
  • Loading branch information
bklebe committed Feb 14, 2024
1 parent 0be335c commit 036f57f
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 @@ -481,7 +481,10 @@ config :state, :stops_on_route,
"9070107",
"178",
"93",
"9070151"
"9070151",
"143",
"9070184",
"9070185"
],
{"Green-B", 1} => [
"9070107",
Expand All @@ -500,7 +503,9 @@ config :state, :stops_on_route,
"941",
"9070150",
"9070152",
"175"
"175",
"9070186",
"9170152"
],
{"Green-C", 0} => [
"place-north",
Expand Down

0 comments on commit 036f57f

Please sign in to comment.