From 55c015ad849df6c219a17d1ac9048479e09dc2d3 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 7 Apr 2025 02:40:58 +0200 Subject: [PATCH] Themes(cyclofix): include toilets --- assets/themes/cyclofix/cyclofix.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/assets/themes/cyclofix/cyclofix.json b/assets/themes/cyclofix/cyclofix.json index 5c841484f..c12eda12c 100644 --- a/assets/themes/cyclofix/cyclofix.json +++ b/assets/themes/cyclofix/cyclofix.json @@ -158,7 +158,10 @@ } }, { - "builtin": "bicycle_library", + "builtin": [ + "bicycle_library", + "toilet" + ], "override": { "minzoom": 13 }