mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
(closes #3702) * Add `social facility` field * Make sure Social Facility presets have both `social_facility` and `social_facility:for` * Change `social_facility:for` from radio to combo, because so many choices
6 lines
75 B
JSON
6 lines
75 B
JSON
{
|
|
"key": "social_facility",
|
|
"type": "combo",
|
|
"label": "Type"
|
|
}
|