mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 22:32:28 +00:00
chore: generate
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user