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:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"general": {
|
||||
"betterGrassMode": "OFF"
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
betterGrassMode: "OFF"
|
||||
}
|
||||
Reference in New Issue
Block a user