Skip to content

Commit

Permalink
Merge pull request #1154 from osm-americana/clay-shields-us-ca-nevada
Browse files Browse the repository at this point in the history
add shields for Nevada County, California
  • Loading branch information
claysmalley authored Sep 18, 2024
2 parents 4695469 + 96975de commit fef74b6
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 @@ -1011,7 +1011,7 @@ export function loadShields() {
"US:CA:Business": ["BUS"],
},
};
["CR", "Sierra"].forEach(
["CR", "Nevada", "Sierra"].forEach(
(county) =>
(shields[`US:CA:${county}`] = pentagonUpShield(
3,
Expand Down

0 comments on commit fef74b6

Please sign in to comment.