mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 09:31:13 -05:00
Updated edge functions to include traceparent and x-request-id in Access-Control-Allow-Headers for: - supabase/functions/process-selective-approval/cors.ts - supabase/functions/process-selective-rejection/cors.ts This fixes CORS preflight and allows POST requests to reach edge functions.