diff --git a/packages/app/src/components/titlebar.tsx b/packages/app/src/components/titlebar.tsx index 7e50687d5..67c012651 100644 --- a/packages/app/src/components/titlebar.tsx +++ b/packages/app/src/components/titlebar.tsx @@ -89,12 +89,12 @@ export function Titlebar() {
- +
- +
-
@@ -1749,7 +1749,7 @@ export default function Layout(props: ParentProps) { > - + navigate(`/${slug()}/session`)} + aria-label="New session" /> @@ -1881,9 +1882,11 @@ export default function Layout(props: ParentProps) { .slice(0, 2) } + const projectName = () => props.project.name || getFilename(props.project.worktree) const trigger = (