From 3e4e0ea8900f400146ccf620acdb89b696d6adcb Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Wed, 8 Nov 2023 18:42:27 -0500 Subject: [PATCH] Unmark Instant View as a beta feature --- src/render/instantview.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/render/instantview.ts b/src/render/instantview.ts index 8779695..d46dc51 100644 --- a/src/render/instantview.ts +++ b/src/render/instantview.ts @@ -219,7 +219,7 @@ export const renderInstantView = (properties: RenderProperties): ResponseInstruc } View original post
- Instant View (✨ Beta) - View original + View original

${tweet.author.name} (@${tweet.author.screen_name})

${generateTweet(tweet)}