Browse Source

xmas: Show name in popup and list

master
parent
commit
5d01939725
  1. 5
      xmasfi.json

5
xmasfi.json

@ -4,6 +4,9 @@
"en": "xmas:feature"
},
"query": {
"16": "(node[\"xmas:feature\"];)"
"14": "(node[\"xmas:feature\"];)"
},
"feature": {
"title": "{{ attribute(tags, \"xmas:name\") }}"
}
}
Loading…
Cancel
Save