Fix experiments

main
Vendicated 2 years ago
parent f6122a00ca
commit c257f86576
No known key found for this signature in database
GPG Key ID: A1DC0CFB5615D905

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

Loading…
Cancel
Save