Update Code to 1.107.1 (#7606)

This commit is contained in:
Olivier Benz
2026-01-08 22:41:01 +01:00
committed by GitHub
parent 41f7ba903f
commit 8c077bf605
2 changed files with 2 additions and 2 deletions

View File

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