config: disable bettergrass properly
This shouldn't be enabled by default, and the configuration file from additive did not work for some reason.
This commit is contained in:
5
config/yosbr/config/bettergrass.json
Normal file
5
config/yosbr/config/bettergrass.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"general": {
|
||||||
|
"betterGrassMode": "OFF"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
betterGrassMode: "OFF"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user