Merge pull request #428 from Unrud/patch-1

Fix telemetry.enableCrashReporter setting
This commit is contained in:
Peter Squicciarini
2020-06-26 16:37:36 -07:00
committed by GitHub

View File

@@ -46,4 +46,4 @@ update_setting () {
}
update_setting "$TELEMETRY_ENABLE" src/vs/platform/telemetry/common/telemetryService.ts
update_setting "$TELEMETRY_CRASH_REPORTER" src/vs/workbench/electron-browser/desktop.contribution.ts
update_setting "$TELEMETRY_CRASH_REPORTER" src/vs/workbench/electron-sandbox/desktop.contribution.ts