mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-12-02 12:33:51 +03:00
Merge pull request #428 from Unrud/patch-1
Fix telemetry.enableCrashReporter setting
This commit is contained in:
commit
c25fd7717b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user