From ff7e7d73eade80432bb2d8e0d66aebfac20efaae Mon Sep 17 00:00:00 2001 From: Henri Courdent <122811744+hcourdent@users.noreply.github.com> Date: Thu, 20 Jul 2023 19:18:34 +0200 Subject: [PATCH] Update tooltips after doc structure was changed (#1917) --- frontend/src/lib/components/SchemaEditor.svelte | 4 ++-- frontend/src/lib/components/ScriptBuilder.svelte | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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.