From 46f9d2645a977048283df824d500c84c6496ff3d Mon Sep 17 00:00:00 2001 From: Nevo David Date: Mon, 1 Sep 2025 10:49:03 +0700 Subject: [PATCH] feat: main --- apps/cron/src/main.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/cron/src/main.ts b/apps/cron/src/main.ts index c22bce19..99577af4 100644 --- a/apps/cron/src/main.ts +++ b/apps/cron/src/main.ts @@ -10,3 +10,4 @@ async function bootstrap() { } bootstrap(); +