Merge branch 'dev' into modules-proxy-patches

This commit is contained in:
Nuckyz 2024-06-01 18:42:18 -03:00
commit ac6a21374f
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -249,6 +249,8 @@ page.on("console", async e => {
case "A fatal error occurred:":
process.exit(1);
}
break;
case "Reporter:":
console.error(await getText());