Skip to content

Commit 7a1331f

Browse files
committed
Regenerate last opened patch
The lines were a bit off.
1 parent 326a1d1 commit 7a1331f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/last-opened.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Index: code-server/lib/vscode/src/vs/code/browser/workbench/workbench.ts
1010
===================================================================
1111
--- code-server.orig/lib/vscode/src/vs/code/browser/workbench/workbench.ts
1212
+++ code-server/lib/vscode/src/vs/code/browser/workbench/workbench.ts
13-
@@ -350,19 +350,6 @@ class WorkspaceProvider implements IWork
13+
@@ -410,19 +410,6 @@ class WorkspaceProvider implements IWork
1414
workspace = { folderUri: URI.revive(config.folderUri) };
1515
} else if (config.workspaceUri) {
1616
workspace = { workspaceUri: URI.revive(config.workspaceUri) };

0 commit comments

Comments
 (0)