From 737ce8c6726667f991bd0f43741266e1ec846051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Wed, 11 Aug 2021 21:18:20 +0200 Subject: [PATCH] natural: use mountain icon for volcano too --- natural.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/natural.json b/natural.json index 132420e..f0d2bf3 100644 --- a/natural.json +++ b/natural.json @@ -222,7 +222,7 @@ }, "volcano": { "zoom": 9, - "sign": "", + "sign": "", "color": "#cf3a00", "group": "landform" },