aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/plugins/experiments.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/experiments.ts b/src/plugins/experiments.ts
index dfd53c4..3406eec 100644
--- a/src/plugins/experiments.ts
+++ b/src/plugins/experiments.ts
@@ -11,7 +11,7 @@ export default definePlugin({
replace: "true"
}
}, {
- find: "canUseOverrides",
+ find: 'type:"user",revision',
replacement: {
match: /(\w)\|\|"CONNECTION_OPEN".+?;/g,
replace: "$1=!0;"