From d3075253f42ae5d003e3dacadfcb6122410ea729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at> Date: Wed, 24 Jul 2024 07:19:35 +0200 Subject: [PATCH] cycleway_types: new category --- index.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.json b/index.json index 3d6fdfd..2c90c69 100644 --- a/index.json +++ b/index.json @@ -187,6 +187,9 @@ }, { "id": "cycle_routes" + }, + { + "id": "cycleway_types" } ] },