fix(graftorio): config issues

This commit is contained in:
oof2win2
2022-05-14 22:29:11 +02:00
parent 8195107572
commit 2c21f989ae
3 changed files with 13 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
return {
modules = {
["forcestats"]=true,
["general"]=true,
["forcestats"] = true,
["logistorage"] = false,
["general"] = true,
}
}
}