fix(app): not auto-navigating to last project
This commit is contained in:
parent
e5b18674f9
commit
1d5ee3e587
1 changed files with 0 additions and 1 deletions
|
|
@ -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 },
|
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue