File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ Index: code-server/lib/vscode/src/vs/workbench/services/environment/browser/envi
159159===================================================================
160160--- code-server.orig/lib/vscode/src/vs/workbench/services/environment/browser/environmentService.ts
161161+++ code-server/lib/vscode/src/vs/workbench/services/environment/browser/environmentService.ts
162- @@ -36 ,6 +36 ,11 @@ export interface IBrowserWorkbenchEnviro
162+ @@ -37 ,6 +37 ,11 @@ export interface IBrowserWorkbenchEnviro
163163 * Enable downloading files via menu actions.
164164 */
165165 readonly isEnabledFileDownloads?: boolean;
@@ -171,7 +171,7 @@ Index: code-server/lib/vscode/src/vs/workbench/services/environment/browser/envi
171171 }
172172
173173 export class BrowserWorkbenchEnvironmentService implements IBrowserWorkbenchEnvironmentService {
174- @@ -74 ,6 +79 ,13 @@ export class BrowserWorkbenchEnvironment
174+ @@ -99 ,6 +104 ,13 @@ export class BrowserWorkbenchEnvironment
175175 return this.options.isEnabledFileDownloads;
176176 }
177177
You can’t perform that action at this time.
0 commit comments