fix exp dj

This commit is contained in:
amd64fox
2023-03-24 22:42:29 +03:00
parent 3240c46dcd
commit e4c4660fa1

View File

@@ -954,7 +954,7 @@
"from": "1.2.6", "from": "1.2.6",
"do": "" "do": ""
}, },
"match": "(Enables the \"Your DJ\" feature\",default:)(!1)", "match": "(Enables the \"Your DJ\" feature',default:)(!1)",
"replace": "$1true" "replace": "$1true"
} }
} }