Update Code to 1.104.0 (#7488)

This commit is contained in:
Olivier Benz
2025-09-12 22:41:54 +02:00
committed by GitHub
parent 1a7b770f5b
commit ba774d989b
15 changed files with 57 additions and 57 deletions

View File

@ -30,7 +30,7 @@ Index: code-server/lib/vscode/src/vs/base/common/product.ts
===================================================================
--- code-server.orig/lib/vscode/src/vs/base/common/product.ts
+++ code-server/lib/vscode/src/vs/base/common/product.ts
@@ -60,6 +60,7 @@ export interface IProductConfiguration {
@@ -68,6 +68,7 @@ export interface IProductConfiguration {
readonly rootEndpoint?: string
readonly updateEndpoint?: string
readonly logoutEndpoint?: string