Files
thrilltrack-explorer/supabase/functions/run-cleanup-jobs/index.ts
gpt-engineer-app[bot] 44f50f1f3c Fix edge function import error
Corrected an import error in the `run-cleanup-jobs` edge function. The function was attempting to import from a non-existent `../_shared/cors.ts` file. This has been resolved by defining the `corsHeaders` inline within the function, aligning with the pattern used in other edge functions.
2025-11-07 18:06:01 +00:00

4.3 KiB