Skip to content

Commit c8115f8

Browse files
authored
create hidden building=glasshouse referencing =greenhouse (#2104)
1 parent 534e84b commit c8115f8

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"icon": "maki-garden-centre",
3+
"geometry": [
4+
"area"
5+
],
6+
"fields": [
7+
"{building/greenhouse}"
8+
],
9+
"moreFields": [
10+
"{building/greenhouse}"
11+
],
12+
"tags": {
13+
"building": "glasshouse"
14+
},
15+
"matchScore": 0.5,
16+
"name": "{building/greenhouse}",
17+
"searchable": false
18+
}

0 commit comments

Comments
 (0)