From 6f93c2412385166a4c04e5770d34711dcdd8ea9d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
Date: Sat, 20 Oct 2018 14:47:15 +0200
Subject: [PATCH] Health: bugfix icons

---
 health.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/health.json b/health.json
index 14bb4b7..a540782 100644
--- a/health.json
+++ b/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>",