diff --git a/tourism_services.json b/tourism_services.json index 57b77d2..0a7f5dd 100644 --- a/tourism_services.json +++ b/tourism_services.json @@ -147,7 +147,7 @@ "name": "{{ trans('filter:type') }}", "show_default": "true", "type": "select", - "values": "{% for k, v in const %}{% endfor %}" + "values": "{% for k, v in const %}{% endfor %}" } } }