Fix Experiments

This commit is contained in:
Vendicated
2022-09-27 18:08:11 +02:00
parent 4759ca536c
commit 815131ddb7

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;"