removed client-vanilla

This commit is contained in:
Felix Kaspar
2024-05-26 15:22:16 +02:00
parent ecb12e66b6
commit 527688db90
14 changed files with 27 additions and 20666 deletions

View File

@@ -37,6 +37,7 @@ function setupJobs(jobsDir: string) {
else {
console.log("jobs.toml is not present, if you want to use jobs please configure it");
}
// TODO: Cleanup the folder?
});
}