Skip to content

Commit

Permalink
Merge pull request #1162 from osm-americana/clay-shields-us-ut-fa
Browse files Browse the repository at this point in the history
Add shield for Utah Federal Aid routes
  • Loading branch information
claysmalley authored Sep 25, 2024
2 parents efaf63d + e82ff7f commit b50ef87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2873,7 +2873,7 @@ export function loadShields() {
bottom: 5,
},
};
["Wayne", "Washington"].forEach(
["FA", "Washington"].forEach(
(county) =>
(shields[`US:UT:${county}`] = pentagonUpShield(
3,
Expand Down

0 comments on commit b50ef87

Please sign in to comment.