Update path to crash reporter setting
This commit is contained in:
parent
880f505515
commit
d203723bd5
1 changed files with 1 additions and 1 deletions
|
@ -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/main.contribution.ts
|
||||
update_setting "$TELEMETRY_CRASH_REPORTER" src/vs/workbench/electron-browser/desktop.contribution.ts
|
||||
|
|
Loading…
Reference in a new issue