Update Code to 1.103.0 (#7458)

This commit is contained in:
Olivier Benz
2025-08-09 03:10:23 +02:00
committed by GitHub
parent b27d982c67
commit f1236d80b9
16 changed files with 27 additions and 27 deletions

View File

@ -12,7 +12,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverEnvironmentService.ts
/* ----- server setup ----- */
@@ -111,6 +112,7 @@ export interface ServerParsedArgs {
@@ -112,6 +113,7 @@ export interface ServerParsedArgs {
'disable-file-uploads'?: boolean;
'disable-getting-started-override'?: boolean,
'locale'?: string