From b6cfce195d6b0c651b415c52b96d6669736cf79d Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 20 Oct 2014 12:47:27 -0700 Subject: [PATCH] Use new maki icon --- data/presets/presets.json | 2 +- data/presets/presets/shop/gift.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/presets/presets.json b/data/presets/presets.json index 899c3f814..35d20bcd3 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -7611,7 +7611,7 @@ "name": "Garden Center" }, "shop/gift": { - "icon": "shop", + "icon": "gift", "fields": [ "operator", "address", diff --git a/data/presets/presets/shop/gift.json b/data/presets/presets/shop/gift.json index 29da3446d..c4af2baf3 100644 --- a/data/presets/presets/shop/gift.json +++ b/data/presets/presets/shop/gift.json @@ -1,5 +1,5 @@ { - "icon": "shop", + "icon": "gift", "fields": [ "operator", "address",