diff --git a/src/embed/status.ts b/src/embed/status.ts index 1a58182..72dff55 100644 --- a/src/embed/status.ts +++ b/src/embed/status.ts @@ -39,8 +39,9 @@ export const handleStatus = async ( let fetchWithThreads = false; + /* TODO: Enable actually pulling threads once we can actually do something with them */ if (request?.headers.get('user-agent')?.includes('Telegram') && !flags?.direct) { - fetchWithThreads = true; + fetchWithThreads = false; } const thread = await constructTwitterThread(