Browse Source

Health: bugfix icons

maxspeed
parent
commit
6f93c24123
  1. 2
      health.json

2
health.json

@ -61,7 +61,7 @@
"{{ tagTransList('healthcare:speciality', attribute(tags, 'healthcare:speciality')) }}",
"{% endif %}"
],
"markerSign": "{{ const[concat(key, '=', value)]|raw }}"
"markerSign": "{{ const[key ~ '=' ~ value]|raw }}"
},
"info": [
"<table>",

Loading…
Cancel
Save