Archived
1
0

chore: refresh integration patch

This commit is contained in:
Joe Previte 2022-11-03 14:10:18 -07:00
parent 568f0ac681
commit 134ab92386
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

@ -184,7 +184,7 @@ Index: code-server/lib/vscode/src/vs/workbench/browser/web.main.ts
import { ITelemetryService } from 'vs/platform/telemetry/common/telemetry';
import { IProgressService } from 'vs/platform/progress/common/progress';
import { DelayedLogChannel } from 'vs/workbench/services/output/common/delayedLogChannel';
@@ -116,6 +117,9 @@ export class BrowserMain extends Disposa
@@ -117,6 +118,9 @@ export class BrowserMain extends Disposa
// Startup
const instantiationService = workbench.startup();