Skip to content

Commit 1e7b08b

Browse files
committed
fixup!: update patch
1 parent a2c1900 commit 1e7b08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/getting-started.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverEnvironmentService.ts
127127
'auth'?: string
128128
'disable-file-downloads'?: boolean;
129129
'locale'?: string
130-
+ 'disable-getting-started-override': { type: 'boolean' },
130+
+ 'disable-getting-started-override'?: boolean;
131131

132132
/* ----- server setup ----- */
133133

0 commit comments

Comments
 (0)