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