We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6f99f commit eb82028Copy full SHA for eb82028
data/presets/shop/clothes/suits.json
@@ -0,0 +1,17 @@
1
+{
2
+ "icon": "fas-tshirt",
3
+ "geometry": [
4
+ "point",
5
+ "area"
6
+ ],
7
+ "tags": {
8
+ "shop": "clothes",
9
+ "clothes": "suits"
10
+ },
11
+ "terms": [
12
+ "businessman",
13
+ "necktie",
14
+ "tie"
15
16
+ "name": "Suits Store"
17
+}
data/presets/shop/clothes/workwear.json
@@ -0,0 +1,16 @@
+ "clothes": "workwear"
+ "craftsman",
+ "safety footwear"
+ "name": "Workwear Store"
0 commit comments