mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Merge branch 'master' of https://github.com/tobspr/shapez.io
This commit is contained in:
commit
720c288a44
@ -48,7 +48,7 @@ function catchErrors(message, source, lineno, colno, error) {
|
||||
console.log("\n\n⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️\n\n\n");
|
||||
|
||||
logSection("APPLICATION CRASH", "#e53935");
|
||||
console.log("Error:", message, "->", error);
|
||||
console.error("Error:", message, "->", error);
|
||||
console.log("Payload:", fullPayload);
|
||||
|
||||
if (window.Sentry && !window.anyModLoaded) {
|
||||
|
Loading…
Reference in New Issue
Block a user