mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 22:03:37 +02:00
Fix boundary stone icon
This commit is contained in:
@@ -6243,7 +6243,7 @@
|
||||
"name": "Archaeological Site"
|
||||
},
|
||||
"historic/boundary_stone": {
|
||||
"icon": "poi-monument",
|
||||
"icon": "monument",
|
||||
"fields": [
|
||||
"inscription"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "poi-monument",
|
||||
"icon": "monument",
|
||||
"fields": [
|
||||
"inscription"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user