From 788051f8b3965e6310bb43dcc000347e32cce2f0 Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:33:06 -0600 Subject: [PATCH] fix(www): fixed your indents, your welcome --- apps/www/src/pages/api/inngest.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/www/src/pages/api/inngest.ts b/apps/www/src/pages/api/inngest.ts index e342805..8016501 100644 --- a/apps/www/src/pages/api/inngest.ts +++ b/apps/www/src/pages/api/inngest.ts @@ -75,6 +75,7 @@ export default serve({ "sec-fetch-mode": "cors", "sec-fetch-site": "cross-site", "Content-Type": "application/json", + // They'll never know hehehehehe Referer: "http://localhost:3000/", "Referrer-Policy": "strict-origin-when-cross-origin", },