mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
Allow any value for public bath type field (close #7481)
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"key": "bath:type",
|
||||
"type": "combo",
|
||||
"label": "Specialty",
|
||||
"strings": {
|
||||
"options": {
|
||||
"onsen": "Japanese Onsen",
|
||||
"foot_bath": "Foot Bath",
|
||||
"hot_spring": "Hot Spring"
|
||||
}
|
||||
}
|
||||
"label": "Specialty"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user