mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 19:59:35 +02:00
Allow any value for public bath type field (close #7481)
This commit is contained in:
+1
-3
@@ -1353,9 +1353,7 @@
|
||||
{"key": "basin", "description": "🄵 Type"},
|
||||
{"key": "bath:open_air", "description": "🄵 Open Air"},
|
||||
{"key": "bath:sand_bath", "description": "🄵 Sand Bath"},
|
||||
{"key": "bath:type", "value": "onsen", "description": "🄵 Specialty"},
|
||||
{"key": "bath:type", "value": "foot_bath", "description": "🄵 Specialty"},
|
||||
{"key": "bath:type", "value": "hot_spring", "description": "🄵 Specialty"},
|
||||
{"key": "bath:type", "description": "🄵 Specialty"},
|
||||
{"key": "beauty", "description": "🄵 Services"},
|
||||
{"key": "bench", "description": "🄵 Bench"},
|
||||
{"key": "bicycle_parking", "description": "🄵 Type"},
|
||||
|
||||
Reference in New Issue
Block a user