File tree Expand file tree Collapse file tree 1 file changed +36
-7
lines changed
pages/it-drugs/adjustments Expand file tree Collapse file tree 1 file changed +36
-7
lines changed Original file line number Diff line number Diff line change 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+ }
You can’t perform that action at this time.
0 commit comments