From ab7709b0cb146b5ae3b606824fe88924cc4aa043 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Wed, 5 Apr 2023 19:21:13 +0200 Subject: [PATCH] minor schedule nits --- frontend/src/lib/components/CronInput.svelte | 22 ++++++++++++++----- .../(logged)/flows/get/[...path]/+page.svelte | 4 ++-- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/frontend/src/lib/components/CronInput.svelte b/frontend/src/lib/components/CronInput.svelte index 764980195b..e8c9a41dd5 100644 --- a/frontend/src/lib/components/CronInput.svelte +++ b/frontend/src/lib/components/CronInput.svelte @@ -1,6 +1,7 @@