mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 14:30:29 +00:00
parent
80772e5ac2
commit
faa848cfb1
3 changed files with 4 additions and 8 deletions
|
|
@ -875,7 +875,7 @@ export default function Layout(props: ParentProps) {
|
|||
</Collapsible>
|
||||
</Match>
|
||||
<Match when={true}>
|
||||
<Tooltip placement="right" value={props.project.worktree}>
|
||||
<Tooltip placement="right" value={getFilename(props.project.worktree)}>
|
||||
<ProjectVisual project={props.project} />
|
||||
</Tooltip>
|
||||
</Match>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue