Skip to content

Commit

Permalink
Merge pull request #1198 from osm-americana/clay-shields-us-co-weld
Browse files Browse the repository at this point in the history
Add shields for Weld County, Colorado
  • Loading branch information
claysmalley authored Feb 18, 2025
2 parents 326b405 + 0fd4c43 commit 2cd2fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -1073,6 +1073,7 @@ export function loadShields() {
"Saguache",
"San_Juan",
"Teller",
"Weld",
].forEach(
(county) =>
(shields[`US:CO:${county}`] = pentagonUpShield(
Expand Down

0 comments on commit 2cd2fff

Please sign in to comment.