1 parent 0f34841 commit 933c1f7Copy full SHA for 933c1f7
1 file changed
patches/app-name.diff
@@ -15,7 +15,7 @@ Index: code-server/lib/vscode/src/vs/server/node/webClientServer.ts
15
===================================================================
16
--- code-server.orig/lib/vscode/src/vs/server/node/webClientServer.ts
17
+++ code-server/lib/vscode/src/vs/server/node/webClientServer.ts
18
-@@ -366,1 +366,3 @@
+@@ -355,1 +355,3 @@
19
const productConfiguration: Partial<Mutable<IProductConfiguration>> = {
20
+ nameShort: this._environmentService.args['app-name'],
21
+ nameLong: this._environmentService.args['app-name'],
0 commit comments