Commit 5bf36f1
committed
fix(worktree): handle undefined main folder path in getRootItems
- Updated getRootItems method to return an empty array if the main folder path is undefined, preventing potential errors when accessing the path.1 parent 93a84b1 commit 5bf36f1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments