first commit
This commit is contained in:
1
calcom/apps/web/app/api/tasks/cleanup/route.ts
Normal file
1
calcom/apps/web/app/api/tasks/cleanup/route.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { GET } from "@calcom/features/tasker/api/cleanup";
|
||||
1
calcom/apps/web/app/api/tasks/cron/route.ts
Normal file
1
calcom/apps/web/app/api/tasks/cron/route.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { GET } from "@calcom/features/tasker/api/cron";
|
||||
Reference in New Issue
Block a user