mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 14:55:19 +00:00
tweak
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user