Update Code to 1.107.0 (#7599)

This commit is contained in:
Olivier Benz
2025-12-12 02:02:11 +01:00
committed by GitHub
parent 472bf8a5fa
commit ea9a3a5ab2
17 changed files with 40 additions and 40 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
@@ -68,6 +68,7 @@ export interface IProductConfiguration {
@@ -69,6 +69,7 @@ export interface IProductConfiguration {
readonly rootEndpoint?: string
readonly updateEndpoint?: string
readonly logoutEndpoint?: string