1
0
mirror of https://github.com/chylex/Better-Controls.git synced 2025-08-21 16:54:09 +02:00

Fix mixins.json file name

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

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