Skip to content

Commit

Permalink
chore: exclude 9070080 from being on Red line (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
Whoops authored Nov 15, 2023
1 parent a5663e8 commit b6b1d18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,8 @@ config :state, :stops_on_route,
"892",
"6551",
"190",
"9070025"
"9070025",
"9070080"
]
}

Expand Down

0 comments on commit b6b1d18

Please sign in to comment.