Skip to content

Commit c57c531

Browse files
chore: generate
1 parent a726530 commit c57c531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/app/src/pages/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ export default function Layout(props: ParentProps) {
577577

578578
return projects.find((p) => p.worktree === root)
579579
})
580-
580+
581581
const [autoselecting] = createResource(async () => {
582582
await ready.promise
583583
await layout.ready.promise

0 commit comments

Comments
 (0)