chore: refactor into new task system

This commit is contained in:
DecDuck
2025-06-06 10:00:16 +10:00
parent 9fda9c5cb9
commit c76b9894c6
2 changed files with 1 additions and 133 deletions

View File

@ -51,6 +51,7 @@ class TaskHandler {
"cleanup:invitations",
"cleanup:sessions",
"check:update",
"ludusavi:import"
];
private weeklyScheduledTasks: TaskGroup[] = ["cleanup:objects"];