nit scriptbuilder

This commit is contained in:
Ruben Fiszel
2025-06-16 21:10:48 +02:00
parent d457bf5c80
commit d2fa2e6464
2 changed files with 3 additions and 1 deletions
@@ -232,6 +232,9 @@
})
async function loadTriggers() {
if (!initialPath) {
return
}
$triggersCount = await ScriptService.getTriggersCountOfScript({
workspace: $workspaceStore!,
path: initialPath
@@ -351,7 +351,6 @@
parameters this component is attached to.
</Tooltip>
</div>
<InputsSpecsEditor
id={component.id}
shouldCapitalize={false}