mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 16:40:48 +00:00
chore: generate
This commit is contained in:
parent
520110e864
commit
40b111d92c
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ export const { use: useServer, provider: ServerProvider } = createSimpleContext(
|
|||
if (!url) return
|
||||
batch(() => {
|
||||
// Remove the previous startup sidecar url
|
||||
if(store.currentSidecarUrl) {
|
||||
if (store.currentSidecarUrl) {
|
||||
remove(store.currentSidecarUrl)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue