mirror of
https://github.com/coder/code-server.git
synced 2026-05-08 21:37:27 +02:00
Compare commits
1 Commits
f04dc2cabd
...
v4.115.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c6fb2dc20 |
Submodule lib/vscode updated: e7fb5e96c0...41dd792b5e
@@ -101,7 +101,7 @@ Index: code-server/lib/vscode/src/vs/base/common/product.ts
|
|||||||
|
|
||||||
readonly version: string;
|
readonly version: string;
|
||||||
readonly date?: string;
|
readonly date?: string;
|
||||||
@@ -115,6 +116,7 @@ export interface IProductConfiguration {
|
@@ -117,6 +118,7 @@ export interface IProductConfiguration {
|
||||||
readonly resourceUrlTemplate: string;
|
readonly resourceUrlTemplate: string;
|
||||||
readonly nlsBaseUrl: string;
|
readonly nlsBaseUrl: string;
|
||||||
readonly accessSKUs?: string[];
|
readonly accessSKUs?: string[];
|
||||||
|
|||||||
Reference in New Issue
Block a user