Skip to content

Commit

Permalink
Add new audio takes (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulJKim authored May 8, 2024
1 parent 8960ad5 commit df87737
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/pa_ess/utilities.ex
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,9 @@ defmodule PaEss.Utilities do
{"Silver Line Way", "570"},
{"Drydock", "571"},
{"Chelsea", "860"},
{"Gallivan Blvd", "881"}
{"Gallivan Blvd", "881"},
{"Brookline Ave", "885"},
{"Brookline Village", "886"}
]

@route_take_lookup %{
Expand Down

0 comments on commit df87737

Please sign in to comment.