mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 00:02:30 +00:00
fix: improve no flow overlap + schedule args loading
This commit is contained in:
@@ -502,6 +502,7 @@
|
||||
bind:itemKind
|
||||
bind:scriptPath={script_path}
|
||||
on:select={(e) => {
|
||||
console.log('e.detail.path', e.detail.path)
|
||||
loadScript(e.detail.path)
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user