Skip to content

Commit

Permalink
fix duplicate id
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr committed Jan 3, 2025
1 parent 455705d commit 8b3558b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export const streetLayersData = [
img: 'ui_assets/cards/street-preset-150-124.jpg',
icon: 'ui_assets/cards/icons/3dst24.png',
description: 'Premade Street 150ft Right of Way / 124ft Roadway Width',
id: 6,
id: 13,
handlerFunction: createFunctions.create150ftRightOfWayManagedStreet
}
];
Expand Down

0 comments on commit 8b3558b

Please sign in to comment.