From 0c5b05e668135c648508aec1c744ad256bc09b90 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 17 Jun 2025 18:25:06 -0500 Subject: [PATCH] Clean up debug code --- .../nuxs/ActivityNotificationsAnnouncement.tsx | 4 ++-- src/components/dialogs/nuxs/index.tsx | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/dialogs/nuxs/ActivityNotificationsAnnouncement.tsx b/src/components/dialogs/nuxs/ActivityNotificationsAnnouncement.tsx index 0f5c5227ae..b955e9622a 100644 --- a/src/components/dialogs/nuxs/ActivityNotificationsAnnouncement.tsx +++ b/src/components/dialogs/nuxs/ActivityNotificationsAnnouncement.tsx @@ -105,7 +105,7 @@ export function ActivityNotificationsAnnouncement() { }, ]} alt={_( - msg`An illustration showing that Bluesky selects trusted verifiers, and trusted verifiers in turn verify individual user accounts.`, + msg`A screenshot of the Bluesky app showing a profile screen with a button with a bell icon inside. This button is used to subscribe to notifications for new posts from that user.`, )} /> @@ -145,7 +145,7 @@ export function ActivityNotificationsAnnouncement() {