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

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