mirror of
https://github.com/coder/code-server.git
synced 2026-06-18 16:07:11 +02:00
Update Code to 1.125.0 (#7861)
This commit is contained in:
@@ -6,7 +6,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
|
||||
@@ -70,6 +70,10 @@ export interface IProductConfiguration {
|
||||
@@ -89,6 +89,10 @@ export interface IProductConfiguration {
|
||||
readonly updateEndpoint?: string
|
||||
readonly logoutEndpoint?: string
|
||||
readonly proxyEndpointTemplate?: string
|
||||
|
||||
Reference in New Issue
Block a user