mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Fix name push bug
This commit is contained in:
@@ -1086,6 +1086,7 @@
|
||||
"key": "name",
|
||||
"type": "localized",
|
||||
"label": "Name",
|
||||
"universal": true,
|
||||
"placeholder": "Common name (if any)"
|
||||
},
|
||||
"natural": {
|
||||
|
||||
@@ -2,5 +2,6 @@
|
||||
"key": "name",
|
||||
"type": "localized",
|
||||
"label": "Name",
|
||||
"universal": true,
|
||||
"placeholder": "Common name (if any)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user