Dax Raad 3 月之前
父節點
當前提交
8d3eac2347
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/desktop/src/context/global-sync.tsx

+ 1 - 1
packages/desktop/src/context/global-sync.tsx

@@ -97,7 +97,7 @@ export const { use: useGlobalSync, provider: GlobalSyncProvider } = createSimple
         setGlobalStore("children", directory, {
           project: "",
           config: {},
-          path: { state: "", config: "", worktree: "", directory: "" },
+          path: { state: "", config: "", worktree: "", directory: "", home: "" },
           ready: false,
           agent: [],
           provider: [],