From 8ed8edac2948bf106aa7171a46fae91fc36cea90 Mon Sep 17 00:00:00 2001 From: Thibault Molleman Date: Tue, 27 Jun 2023 14:15:41 +0200 Subject: [PATCH] Fixed accidental deletion from Maplibre merge (mapcomplete_ghostbikes.json) --- Docs/TagInfo/mapcomplete_ghostbikes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/TagInfo/mapcomplete_ghostbikes.json b/Docs/TagInfo/mapcomplete_ghostbikes.json index 2f8f730fc..de995f40a 100644 --- a/Docs/TagInfo/mapcomplete_ghostbikes.json +++ b/Docs/TagInfo/mapcomplete_ghostbikes.json @@ -2,7 +2,7 @@ "data_format": 1, "project": { "name": "MapComplete Ghost bikes", - "description": "A ", + "description": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location", "project_url": "https://mapcomplete.osm.be/ghostbikes", "doc_url": "https://github.com/pietervdvn/MapComplete/tree/master/assets/themes/", "icon_url": "https://mapcomplete.osm.be/assets/themes/ghostbikes/logo.svg", @@ -57,4 +57,4 @@ "description": "Layer 'Ghost bikes' shows and asks freeform values for key 'start_date' (in the MapComplete.osm.be theme 'Ghost bikes')" } ] -} \ No newline at end of file +}