Skip to content

Commit

Permalink
#908 Fix LineStylesWithColor on London line styles
Browse files Browse the repository at this point in the history
  • Loading branch information
thekingofcity committed Jan 1, 2025
1 parent f516112 commit f2dd7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/lines.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ export const LineStylesWithColor = [
LineStyleType.JREastSingleColorPattern,
LineStyleType.LRTSingleColor,
LineStyleType.GuangdongIntercityRailway,
LineStyleType.LondonRail,
LineStyleType.LondonSandwich,
LineStyleType.LondonLutonAirportDART,
LineStyleType.LondonIFSCloudCableCar,
];

/* ----- Below are core types for all lines, DO NOT TOUCH. ----- */
Expand Down

0 comments on commit f2dd7e1

Please sign in to comment.