From 33cc39fa2fc23bf47c2ba676d32e8f9f22425644 Mon Sep 17 00:00:00 2001 From: Bernd Arnold Date: Thu, 17 Jan 2019 21:21:02 +0100 Subject: [PATCH] Added signs for shops florist and travel_agency --- shop.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/shop.json b/shop.json index 445bfbf..084c938 100644 --- a/shop.json +++ b/shop.json @@ -125,6 +125,12 @@ ], "sign": "🎣" }, + { + "types": [ + "florist" + ], + "sign": "🌷" + }, { "types": [ "hairdresser" @@ -155,6 +161,12 @@ ], "sign": "👟" }, + { + "types": [ + "travel_agency" + ], + "sign": "🧳" + }, { "types": [ "supermarket"