Skip to content

Commit

Permalink
Changed label to display on a single line. (#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaddox5 authored Oct 30, 2023
1 parent 1a82f63 commit 2a5990e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ const endLabelIDMap: { [labelID: string]: string[] } = {
"place-mdftf": ["MEDFORD/TUFTS"],
"place-hsmnl": ["HEATH ST"],
"place-kencl": ["KENMORE"],
"place-kencl+west": ["KENMORE", "& WEST"],
"place-kencl+west": ["KENMORE & WEST"],
"place-mdftf+place-unsqu": ["MEDFORD/TUFTS", "& UNION SQ"],
"place-north+place-pktrm": ["NORTH STATION", "& PARK ST"],
"place-coecl+west": ["COPLEY & WEST"],
Expand Down

0 comments on commit 2a5990e

Please sign in to comment.