1
0
mirror of https://github.com/chylex/Better-Controls.git synced 2025-05-19 13:34:04 +02:00

Fix mixins.json file name

This commit is contained in:
chylex 2020-10-18 07:38:33 +02:00
parent 71e7bed96f
commit 85f86b52ed
2 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
}, },
"mixins": [{ "mixins": [{
"config": "mixins.json", "config": "bettercontrols.mixins.json",
"environment": "client" "environment": "client"
}], }],