From ab519e40d93edadda681e5a96b5cdb2b6f7a94bb Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Fri, 17 Jul 2026 03:41:51 -0400 Subject: [PATCH] refac --- src/lib/components/automations/AutomationEditor.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/automations/AutomationEditor.svelte b/src/lib/components/automations/AutomationEditor.svelte index dc07676eee..0524f45dc0 100644 --- a/src/lib/components/automations/AutomationEditor.svelte +++ b/src/lib/components/automations/AutomationEditor.svelte @@ -291,7 +291,7 @@ -
+
{$i18n.t('Prompt')}
@@ -302,7 +302,7 @@
-
+
{$i18n.t('Runs')}