mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 18:24:21 +01:00
fix share page edit
This commit is contained in:
@@ -1443,7 +1443,7 @@ export default function Share(props: {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</Match>
|
</Match>
|
||||||
<Match when={false}>
|
<Match when={metadata()?.diff}>
|
||||||
<div data-part-tool-edit>
|
<div data-part-tool-edit>
|
||||||
<DiffView
|
<DiffView
|
||||||
class={styles["diff-code-block"]}
|
class={styles["diff-code-block"]}
|
||||||
|
|||||||
Reference in New Issue
Block a user