From dc992935561d6d13cf49fb75a92c32d99be5bd1a Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Fri, 13 Oct 2023 15:51:02 -0400 Subject: [PATCH] Still trying... --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index 7d7d8aaf0..15fcfecea 100644 --- a/vercel.json +++ b/vercel.json @@ -26,7 +26,7 @@ { "type": "header", "key": "Accept", - "value": "application/activity+json" + "value": "application/json" } ], "destination": "/$1/$2/status.ajson" -- GitLab