tweak
This commit is contained in:
parent
e2d9638b3c
commit
1187b38c4c
1 changed files with 1 additions and 1 deletions
|
|
@ -1719,7 +1719,7 @@ function Read(props: ToolProps<typeof ReadTool>) {
|
|||
<Show when={loaded()}>
|
||||
<box paddingLeft={3}>
|
||||
<text paddingLeft={3} fg={theme.textMuted}>
|
||||
↳ Loaded {normalizePath(loaded()!)}
|
||||
↳ Loaded {normalizePath(loaded())}
|
||||
</text>
|
||||
</box>
|
||||
</Show>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue