From 88760d594f065ce15bfc3be09c5ad01f49b3181c Mon Sep 17 00:00:00 2001 From: osmc Date: Sun, 24 Nov 2019 16:39:25 +0100 Subject: [PATCH] Dateien hochladen nach '' --- index_charging-stations.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index_charging-stations.json diff --git a/index_charging-stations.json b/index_charging-stations.json new file mode 100644 index 0000000..fd89943 --- /dev/null +++ b/index_charging-stations.json @@ -0,0 +1,19 @@ +{ + "id": "index_charging-stations" + "type": "index", + "name": { + "de": "Ladestationen", + "en": "Charging stations" + }, + "subCategories": [ + { + "id": "charging-cars" + }, + { + "id": "charging-bicycles" + }, + { + "id": "charging-other" + } + ] +}