mirror of
https://github.com/coder/code-server.git
synced 2026-04-12 07:13:52 -05:00
Update Code to 1.107.1 (#7606)
This commit is contained in:
Submodule lib/vscode updated: 302ff6a2e2...994fd12f8d
@@ -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[];
|
||||
|
||||
Reference in New Issue
Block a user