Update Code to 1.132.0 (#7933)

This commit is contained in:
cdrci
2026-08-07 08:13:49 +10:00
committed by GitHub
parent 208c81a072
commit 41cbd28c44
9 changed files with 25 additions and 19 deletions

View File

@@ -135,7 +135,7 @@ Index: code-server/lib/vscode/src/vs/workbench/browser/web.api.ts
===================================================================
--- code-server.orig/lib/vscode/src/vs/workbench/browser/web.api.ts
+++ code-server/lib/vscode/src/vs/workbench/browser/web.api.ts
@@ -322,6 +322,11 @@ export interface IWorkbenchConstructionO
@@ -329,6 +329,11 @@ export interface IWorkbenchConstructionO
*/
readonly isEnabledFileUploads?: boolean