Uncanonicalize reported patches

main
Nuckyz 1 year ago committed by V
parent 4c805d08be
commit f1b3b3c0a3
No known key found for this signature in database
GPG Key ID: A1DC0CFB5615D905

@ -171,7 +171,7 @@ page.on("console", async e => {
plugin,
type,
id,
match: regex,
match: regex.replace(/\[A-Za-z_\$\]\[\\w\$\]\*/g, "\\i"),
error: cause
});
break;

Loading…
Cancel
Save