File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverEnvironmentService.ts
28
28
29
29
/* ----- server setup ----- */
30
30
31
- @@ -93 ,6 +94 ,7 @@ export const serverOptions: OptionDescri
31
+ @@ -92 ,6 +93 ,7 @@ export const serverOptions: OptionDescri
32
32
export interface ServerParsedArgs {
33
33
/* ----- code-server ----- */
34
34
'disable-update-check'?: boolean;
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverEnvironmentService.ts
126
126
127
127
/* ----- server setup ----- */
128
128
129
- @@ -89 ,6 +91 ,8 @@ export const serverOptions: OptionDescri
129
+ @@ -88 ,6 +90 ,8 @@ export const serverOptions: OptionDescri
130
130
};
131
131
132
132
export interface ServerParsedArgs {
You can’t perform that action at this time.
0 commit comments