From 715c58ceba86fc362d758dddc39f4bb666d677ef Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 23 Mar 2026 22:10:28 -0500 Subject: [PATCH] Restore original Bluesky disclaimer text with styled callout --- src/components/ReplyComposeModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ReplyComposeModal.tsx b/src/components/ReplyComposeModal.tsx index 6be64662..a9ffa8fe 100644 --- a/src/components/ReplyComposeModal.tsx +++ b/src/components/ReplyComposeModal.tsx @@ -138,7 +138,7 @@ export function ReplyComposeModal({ event, quotedEvent, open, onOpenChange, onSu {isUrl && /bsky\.(app|social)/.test(event.href) && (

- Your comment lives on Nostr — people on Bluesky won't see it because they're not actually decentralized. But the open web will. + People on Bluesky can't see you because they're not actually decentralized.

)}