From 5cfc93b21e3d9752d712ac91f490cff9fadc2694 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sun, 5 Mar 2017 18:17:12 -0500 Subject: [PATCH] Assign more icons to presets that were missing them --- data/presets/presets.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/presets/presets.json b/data/presets/presets.json index e4aec32bb..117335095 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -6802,6 +6802,7 @@ "name": "Common" }, "leisure/dance": { + "icon": "music", "fields": [ "operator", "address", @@ -7968,6 +7969,7 @@ "name": "Factory" }, "natural": { + "icon": "natural", "fields": [ "natural" ],