There was an error while loading. Please reload this page.
1 parent ae88c1a commit 48bd5e1Copy full SHA for 48bd5e1
1 file changed
patches/remote-storage.diff
@@ -2,7 +2,7 @@ Reuse VS Code's Electron storage service for remote persistence
2
3
--- code-server.orig/lib/vscode/src/vs/platform/storage/electron-main/storageMainService.ts
4
+++ code-server/lib/vscode/src/vs/platform/storage/electron-main/storageMainService.ts
5
-@@ -14 +14 @@
+@@ -14 +14,6 @@
6
-import { ILifecycleMainService, LifecycleMainPhase, ShutdownReason } from '../../lifecycle/electron-main/lifecycleMainService.js';
7
+import type { ILifecycleMainService, ShutdownReason } from '../../lifecycle/electron-main/lifecycleMainService.js';
8
+
0 commit comments