diff --git a/resources/ts/components/CronInput.vue b/resources/ts/components/CronInput.vue index 4b1781d..a0ab77a 100644 --- a/resources/ts/components/CronInput.vue +++ b/resources/ts/components/CronInput.vue @@ -114,20 +114,6 @@ watch(cron, () => { {{ $t("cron.type.one_time") }} -