Update Code to 1.109.0 (#7661)

This commit is contained in:
Olivier Benz
2026-02-10 17:32:26 +01:00
committed by GitHub
parent e90504b8cf
commit 954ceae6e0
11 changed files with 25 additions and 25 deletions

View File

@@ -101,7 +101,7 @@ Index: code-server/lib/vscode/src/vs/base/common/product.ts
readonly version: string;
readonly date?: string;
@@ -113,6 +114,7 @@ export interface IProductConfiguration {
@@ -114,6 +115,7 @@ export interface IProductConfiguration {
readonly resourceUrlTemplate: string;
readonly nlsBaseUrl: string;
readonly accessSKUs?: string[];