This commit is contained in:
Ruben Fiszel
2024-02-10 00:38:36 +01:00
parent 6614817cd4
commit 904ea101be
@@ -502,7 +502,6 @@
bind:itemKind
bind:scriptPath={script_path}
on:select={(e) => {
console.log('e.detail.path', e.detail.path)
loadScript(e.detail.path)
}}
/>