From d2d54f09fb6adc93e8f2f2cb1eed4b9b46942ae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Thu, 31 Jan 2019 10:54:39 +0100 Subject: [PATCH] gastro: bugfix --- gastro.json | 1 - 1 file changed, 1 deletion(-) diff --git a/gastro.json b/gastro.json index f37258c..eaf7a12 100644 --- a/gastro.json +++ b/gastro.json @@ -46,7 +46,6 @@ ], "markerSign": "{% if tags.amenity=='bar' %}🍸{% elseif tags.amenity=='biergarten'%}🍻{% elseif tags.amenity=='cafe' %}☕{% elseif tags.amenity=='fast_food' %}🍔{% elseif tags.amenity=='ice_cream' %}🍨{% elseif tags.amenity=='pub' %}🍺{% else %}🍴{% endif %}" }, - "info": "{{ repoTrans('Objects with diet information') }}", "filter": { "amenity": { "name": "{{ trans('filter:type') }}",