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';