We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4341eb1 commit 3427cd1Copy full SHA for 3427cd1
data/fields/food.json
@@ -0,0 +1,11 @@
1
+{
2
+ "key": "food",
3
+ "type": "check",
4
+ "label": "Is food available?",
5
+ "terms": [
6
+ "food",
7
+ "meals",
8
+ "snacks",
9
+ "eating"
10
+ ]
11
+}
data/presets/amenity/bar.json
@@ -12,6 +12,7 @@
12
"{@templates/internet_access}",
13
"{@templates/poi}",
14
"air_conditioning",
15
16
"microbrewery",
17
"operator",
18
"outdoor_seating",
data/presets/amenity/pub.json
@@ -14,6 +14,7 @@
"cuisine",
"diet_multi",
19
"fhrs/id-GB",
20
"min_age",
0 commit comments