feat(1.95): update patches (#2066)

This commit is contained in:
Baptiste Augrain
2024-10-19 09:18:19 +02:00
committed by GitHub
parent 8386f6057b
commit 9eff6e1bc0
3 changed files with 16 additions and 11 deletions

View File

@@ -1,10 +1,14 @@
diff --git a/src/main.ts b/src/main.ts
index 62ddd5f..a6fc3c5 100644
index ff9a5e8..6fb7fd2 100644
--- a/src/main.ts
+++ b/src/main.ts
@@ -461,2 +461,5 @@ function configureCrashReporter(): void {
@@ -467,6 +467,9 @@ function configureCrashReporter(): void {
}
}
}
+ else {
+ return;
+ }
}
// Start crash reporter for all processes