Uncanonicalize reported patches
This commit is contained in:
parent
4c805d08be
commit
f1b3b3c0a3
@ -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…
Reference in New Issue
Block a user