Update Code to 1.122.0 (#7822)

This commit is contained in:
cdrci
2026-05-29 06:02:35 +10:00
committed by GitHub
parent 030bdcf771
commit 93d3ee8ab1
7 changed files with 27 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverEnvironmentService.ts
/* ----- server setup ----- */
@@ -120,6 +121,7 @@ export interface ServerParsedArgs {
@@ -124,6 +125,7 @@ export interface ServerParsedArgs {
'disable-getting-started-override'?: boolean,
'locale'?: string
'link-protection-trusted-domains'?: string[],