File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Index: code-server/lib/vscode/src/vs/workbench/browser/web.main.ts
92
92
===================================================================
93
93
--- code-server.orig/lib/vscode/src/vs/workbench/browser/web.main.ts
94
94
+++ code-server/lib/vscode/src/vs/workbench/browser/web.main.ts
95
- @@ -247 ,7 +247 ,7 @@ export class BrowserMain extends Disposa
95
+ @@ -248 ,7 +248 ,7 @@ export class BrowserMain extends Disposa
96
96
97
97
// Remote
98
98
const connectionToken = environmentService.options.connectionToken || getCookieValue(connectionTokenCookieName);
@@ -105,7 +105,7 @@ Index: code-server/lib/vscode/src/vs/workbench/contrib/terminal/common/terminalE
105
105
===================================================================
106
106
--- code-server.orig/lib/vscode/src/vs/workbench/contrib/terminal/common/terminalEnvironment.ts
107
107
+++ code-server/lib/vscode/src/vs/workbench/contrib/terminal/common/terminalEnvironment.ts
108
- @@ -392 ,7 +392 ,7 @@ export async function createTerminalEnvi
108
+ @@ -381 ,7 +381 ,7 @@ export async function createTerminalEnvi
109
109
110
110
// Sanitize the environment, removing any undesirable VS Code and Electron environment
111
111
// variables
You can’t perform that action at this time.
0 commit comments