From ae2541e5e46bca41ad6a5ea537a23be17b738dde Mon Sep 17 00:00:00 2001 From: Hailey Date: Thu, 11 Sep 2025 00:26:04 -0700 Subject: [PATCH] encoding --- src/screens/Takendown.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/screens/Takendown.tsx b/src/screens/Takendown.tsx index 70e706d766..0521083739 100644 --- a/src/screens/Takendown.tsx +++ b/src/screens/Takendown.tsx @@ -62,6 +62,7 @@ export function Takendown() { reason: appealText, }, { + encoding: 'application/json', headers: BLUESKY_MOD_SERVICE_HEADERS, }, )