mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
Update ScriptBuilder.svelte (#1496)
This commit is contained in:
@@ -193,6 +193,7 @@
|
||||
requestBody: { path: script.path, typ: 'script', value: script }
|
||||
})
|
||||
if (initialPath == '') {
|
||||
$dirtyStore = false
|
||||
goto(`/scripts/edit/${script.path}`)
|
||||
}
|
||||
sendUserToast('Saved as draft')
|
||||
|
||||
Reference in New Issue
Block a user