diff --git a/frontend/src/lib/components/SchemaEditor.svelte b/frontend/src/lib/components/SchemaEditor.svelte index 7c00971798..7d507f2690 100644 --- a/frontend/src/lib/components/SchemaEditor.svelte +++ b/frontend/src/lib/components/SchemaEditor.svelte @@ -251,9 +251,9 @@ />
- Arguments can be edited either using the wizard, or by editing their JSON Schema + Arguments can be edited either using the wizard, or by editing their JSON Schema.
diff --git a/frontend/src/lib/components/ScriptBuilder.svelte b/frontend/src/lib/components/ScriptBuilder.svelte index d7b35fcb0e..4f1e5c5d72 100644 --- a/frontend/src/lib/components/ScriptBuilder.svelte +++ b/frontend/src/lib/components/ScriptBuilder.svelte @@ -436,7 +436,7 @@ {#if !isCloudHosted()}

Custom env variablesAdditional static custom env variables to pass to the script.