Fix Experiments

This commit is contained in:
Vendicated 2022-09-27 18:08:11 +02:00
parent 4759ca536c
commit 815131ddb7
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3

View file

@ -11,7 +11,7 @@ export default definePlugin({
replace: "true"
}
}, {
find: "canUseOverrides",
find: 'type:"user",revision',
replacement: {
match: /(\w)\|\|"CONNECTION_OPEN".+?;/g,
replace: "$1=!0;"