Skip to content

Commit 1a0ad0d

Browse files
authored
[shop/esoteric] create preset for Esoteric Store (#1505)
1 parent d4ef0aa commit 1a0ad0d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

data/presets/shop/esoteric.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"icon": "maki-shop",
3+
"geometry": [
4+
"point",
5+
"area"
6+
],
7+
"terms": [
8+
"crystal",
9+
"essential oil",
10+
"pendant",
11+
"woo"
12+
],
13+
"tags": {
14+
"shop": "esoteric"
15+
},
16+
"name": "Esoteric Store"
17+
}

0 commit comments

Comments
 (0)