Fix Experiments
This commit is contained in:
parent
4759ca536c
commit
815131ddb7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ export default definePlugin({
|
|||
replace: "true"
|
||||
}
|
||||
}, {
|
||||
find: "canUseOverrides",
|
||||
find: 'type:"user",revision',
|
||||
replacement: {
|
||||
match: /(\w)\|\|"CONNECTION_OPEN".+?;/g,
|
||||
replace: "$1=!0;"
|
||||
|
|
Loading…
Reference in a new issue