mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
refactor preset inputs
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"type": "address",
|
||||
"title": "Address"
|
||||
}
|
||||
"title": "Address",
|
||||
"keys": [
|
||||
"addr:housename",
|
||||
"addr:housenumber",
|
||||
"addr:street",
|
||||
"addr:city"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user