mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
sync
This commit is contained in:
parent
05974ea109
commit
f76cdfff9b
3 changed files with 93 additions and 19 deletions
|
|
@ -766,7 +766,7 @@ export default function Share(props: { api: string }) {
|
|||
<div data-part-tool-edit>
|
||||
<DiffView
|
||||
class={styles["diff-code-block"]}
|
||||
changes={metadata()?.changes || []}
|
||||
diff={metadata()?.diff}
|
||||
lang={getFileType(filePath)}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue