Skip to content

Commit

Permalink
Merge 036f57f into sapling-pr-archive-bklebe
Browse files Browse the repository at this point in the history
  • Loading branch information
bklebe authored Feb 14, 2024
2 parents 2dad135 + 036f57f commit d7c4040
Showing 1 changed file with 42 additions and 5 deletions.
47 changes: 42 additions & 5 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 All @@ -509,15 +514,40 @@ config :state, :stops_on_route,
"93",
"9070151",
"9170211",
"9070212"
"9070212",
"143",
"9070184",
"9070185",
"9070213",
"9070217",
"9070219",
"9070223",
"9070227",
"9070229",
"9070231",
"9070233",
"9070235",
"9070237"
],
{"Green-C", 1} => [
"place-north",
"place-haecl",
"9070212",
"9170212",
"9070238",
"9070236",
"9070234",
"9070232",
"9070230",
"9070228",
"9070224",
"9070220",
"9070218",
"9070214",
"9070150",
"9070152",
"9170152",
"9170154",
"175"
],
{"Green-D", 0} => [
Expand All @@ -537,7 +567,11 @@ config :state, :stops_on_route,
"8206",
"9070165",
"9070162",
"9070154"
"9070154",
"143",
"9070184",
"9070185",
"9170211"
],
{"Green-D", 1} => [
"9070162",
Expand All @@ -556,7 +590,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 d7c4040

Please sign in to comment.