mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
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)
|
||||
navigateToProject(next.worktree)
|
||||
},
|
||||
{ defer: true },
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user