From eb8ab84c5b913c8b3ea451c7541be6d32ae1aaeb Mon Sep 17 00:00:00 2001 From: lxRbckl Date: Wed, 19 Jun 2024 15:23:07 -0500 Subject: [PATCH] Update --- app.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app.ts b/app.ts index ec84007..da82cb8 100644 --- a/app.ts +++ b/app.ts @@ -1,4 +1,7 @@ // < Project Heimir by Alex Arbuckle > // + + +// import < const cron = require('node-cron'); import { Archive } from './src/types/archiveManager';