Skip to content

Commit 11f5524

Browse files
committed
Show diet types field by default on fast food (re: openstreetmap/iD#7918 (comment))
1 parent 21e9158 commit 11f5524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/presets/amenity/fast_food.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"fields": [
44
"name",
55
"cuisine",
6+
"diet_multi",
67
"operator",
78
"address",
89
"building_area",
@@ -17,7 +18,6 @@
1718
"brand",
1819
"capacity",
1920
"delivery",
20-
"diet_multi",
2121
"email",
2222
"fax",
2323
"gnis/feature_id",

0 commit comments

Comments
 (0)