mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
fix(app): not auto-navigating to last project
This commit is contained in:
parent
e5b18674f9
commit
1d5ee3e587
@ -576,7 +576,6 @@ export default function Layout(props: ParentProps) {
|
||||
openProject(next.worktree, false)
|
||||
navigateToProject(next.worktree)
|
||||
},
|
||||
{ defer: true },
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user