diff --git a/xmas.json b/xmas.json index 8edfc09..d3ff883 100644 --- a/xmas.json +++ b/xmas.json @@ -81,6 +81,15 @@ "lighting": "", "pyramid": "𓉴" }, + "filter": { + "type": { + "name": "{{ trans('filter:type') }}", + "show_default": "true", + "query": "nwr[\"xmas:feature\"=\"{{ value }}\"]", + "type": "select", + "values": "{% for k, v in const %}{% endfor %}" + } + }, "info": [ "", "{% for value, icon in const %}",