Uncanonicalize reported patches

This commit is contained in:
Nuckyz 2023-09-05 23:14:27 -03:00 committed by V
parent 4c805d08be
commit f1b3b3c0a3
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905

View file

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