diff --git a/assets/layers/diets/diets.json b/assets/layers/diets/diets.json index 0f38f21cfd..d4789e8551 100644 --- a/assets/layers/diets/diets.json +++ b/assets/layers/diets/diets.json @@ -264,9 +264,14 @@ "cs": "Má toto místo nabídku pro vegany?" }, "condition": { - "and": [{ - "and": ["amenity!=fast_food", "amenity!=restaurant"] - }] + "and": [ + { + "and": [ + "amenity!=fast_food", + "amenity!=restaurant" + ] + } + ] }, "mappings": [ { @@ -335,9 +340,14 @@ "hidden" ], "condition": { - "and": [{ - "or": ["amenity=fast_food", "amenity=restaurant"] - }] + "and": [ + { + "or": [ + "amenity=fast_food", + "amenity=restaurant" + ] + } + ] }, "mappings": [ { @@ -500,7 +510,6 @@ "diets", "diets_content", "diets_grouped", - "hidden" ], "id": "vegetarian" @@ -638,7 +647,6 @@ } ] }, - { "id": "diet-questions", "labels": [ diff --git a/assets/layers/food/food.json b/assets/layers/food/food.json index 9760fccb6e..9d3c58b9ae 100644 --- a/assets/layers/food/food.json +++ b/assets/layers/food/food.json @@ -665,13 +665,17 @@ }, { "id": "show-menu-image", - "labels": ["menu"], + "labels": [ + "menu" + ], "render": { "*": "{image_carousel(image:menu)}" } }, { - "labels": ["menu"], + "labels": [ + "menu" + ], "id": "add-menu-image", "render": { "special": { @@ -692,8 +696,9 @@ }, { "id": "menu-website", - "labels": ["menu"], - + "labels": [ + "menu" + ], "question": { "en": "On what webpage is the menu published?", "de": "Auf welcher Webseite wird das Menü veröffentlicht?", @@ -913,7 +918,9 @@ "builtin": "diets.diets_content", "override": { "condition": { - "and+":["cuisine!=friture"] + "and+": [ + "cuisine!=friture" + ] } } }, @@ -1160,7 +1167,6 @@ ], "condition": "cuisine=friture" }, - { "id": "friture-take-your-container", "question": { diff --git a/assets/layers/nesting_site/nesting_site.json b/assets/layers/nesting_site/nesting_site.json index e785070990..61cb06b7ad 100644 --- a/assets/layers/nesting_site/nesting_site.json +++ b/assets/layers/nesting_site/nesting_site.json @@ -106,4 +106,4 @@ }, "credits": "Pieter Vander Vennet", "credits:uid": 3818858 -} \ No newline at end of file +} diff --git a/assets/layers/shops/shops.json b/assets/layers/shops/shops.json index 6700e569b7..913584a78b 100644 --- a/assets/layers/shops/shops.json +++ b/assets/layers/shops/shops.json @@ -1424,7 +1424,9 @@ { "id": "erotic_shop_fetish", "condition": "shop=erotic", - "labels": ["nsfw"], + "labels": [ + "nsfw" + ], "multiAnswer": true, "question": { "en": "Does this shop offer fetish gear?", @@ -1509,7 +1511,6 @@ } ] }, - "internet-all", { "id": "organic",