fix: improve no flow overlap + schedule args loading

This commit is contained in:
Ruben Fiszel
2024-02-10 00:37:46 +01:00
parent 48b8520239
commit 6614817cd4
@@ -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)
}}
/>