From 9190d4b54240d6a692ba3d509ca1fb6bc75952a4 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 2 Apr 2026 07:48:24 -0500 Subject: [PATCH] refac --- src/lib/components/automations/ScheduleDropdown.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/automations/ScheduleDropdown.svelte b/src/lib/components/automations/ScheduleDropdown.svelte index 3b766ad09d..67f4fbce69 100644 --- a/src/lib/components/automations/ScheduleDropdown.svelte +++ b/src/lib/components/automations/ScheduleDropdown.svelte @@ -193,11 +193,11 @@ slot="content" class="rounded-2xl shadow-lg border border-gray-200 dark:border-gray-800 flex flex-col bg-white dark:bg-gray-850 w-48 p-1" > -
+
{$i18n.t('Schedule')}
-
+