erynies first step

This commit is contained in:
milo
2025-08-02 02:35:54 +02:00
parent 4066b60737
commit ebec044bb5
6 changed files with 68 additions and 3 deletions

View File

@@ -43,7 +43,6 @@ server.listen(PORT, async () => {
console.log('Initial Fetch Error');
}
// Setup scheduled tasks
//setupCronJobs(client, io);
console.log('[Cron Jobs Initialized]');