mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 11:25:15 +00:00
fix(app): don't dispose instance after reset workspace
This commit is contained in:
parent
2c5760742b
commit
284b00ff23
1 changed files with 0 additions and 2 deletions
|
|
@ -1272,8 +1272,6 @@ export default function Layout(props: ParentProps) {
|
|||
),
|
||||
)
|
||||
|
||||
await globalSDK.client.instance.dispose({ directory }).catch(() => undefined)
|
||||
|
||||
setBusy(directory, false)
|
||||
dismiss()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue