mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
'access' -> 'address'
This commit is contained in:
@@ -1511,7 +1511,7 @@
|
||||
"icon": "prison",
|
||||
"fields": [
|
||||
"operator",
|
||||
"access"
|
||||
"address"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "prison",
|
||||
"fields": [
|
||||
"operator",
|
||||
"access"
|
||||
"address"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user