From 5f842ad94b13d4aea613aa7774f0f3bcfe30ece8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Mon, 22 Oct 2018 22:19:23 +0200 Subject: [PATCH] Update 'stolpersteine.json' --- stolpersteine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stolpersteine.json b/stolpersteine.json index e3c88d2..bcbe5f0 100644 --- a/stolpersteine.json +++ b/stolpersteine.json @@ -8,6 +8,6 @@ "14": "node[\"memorial:type\"=\"stolperstein\"];" }, "feature": { - "body": "{{ attribute(tags, 'memorial:text') }}" + "body": "{{ attribute(tags, 'memorial:text')|default(tags.inscription) }}" } }