Skip to content

Commit b59c17b

Browse files
committed
Update _meta.json
1 parent 2d6815d commit b59c17b

File tree

1 file changed

+36
-7
lines changed

1 file changed

+36
-7
lines changed
Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,38 @@
11
{
2-
"zones": "🗺️・Zones",
3-
"plants": "🌱・Plants",
4-
"processing-tables": "⚗️・Processing Tables",
5-
"drugs": "💊・Drugs",
6-
"dealers": "👨‍⚕️・Dealers",
7-
"selling": "💵・Selling"
2+
"zones": {
3+
"title": "🗺️・Zones",
4+
"theme": {
5+
"footer": false
6+
}
7+
},
8+
"plants": {
9+
"title": "🌱・Plants",
10+
"theme": {
11+
"footer": false
12+
}
13+
},
14+
"processing-tables": {
15+
"title": "⚗️・Processing Tables",
16+
"theme": {
17+
"footer": false
18+
}
19+
},
20+
"drugs": {
21+
"title": "💊・Drugs",
22+
"theme": {
23+
"footer": false
24+
}
25+
},
26+
"dealers": {
27+
"title": "👨‍⚕️・Dealers",
28+
"theme": {
29+
"footer": false
30+
}
31+
},
32+
"selling": {
33+
"title": "💵・Selling",
34+
"theme": {
35+
"footer": false
36+
}
837
}
9-
38+
}

0 commit comments

Comments
 (0)