fix(app): not auto-navigating to last project
This commit is contained in:
@@ -576,7 +576,6 @@ export default function Layout(props: ParentProps) {
|
|||||||
openProject(next.worktree, false)
|
openProject(next.worktree, false)
|
||||||
navigateToProject(next.worktree)
|
navigateToProject(next.worktree)
|
||||||
},
|
},
|
||||||
{ defer: true },
|
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user