From b2ebfa13a98c2a4fcba187825affe6ad93c44aa0 Mon Sep 17 00:00:00 2001 From: Thomas Pike Date: Mon, 29 Jun 2026 16:18:32 +0200 Subject: [PATCH] Fix encryption warning "read more" link (#39635) --- .../mastodon/features/compose/components/warning.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/javascript/mastodon/features/compose/components/warning.tsx b/app/javascript/mastodon/features/compose/components/warning.tsx index e58b14e8128..875d6df58d5 100644 --- a/app/javascript/mastodon/features/compose/components/warning.tsx +++ b/app/javascript/mastodon/features/compose/components/warning.tsx @@ -62,7 +62,11 @@ export const Warning = () => { id='compose_form.encryption_warning' defaultMessage='Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.' />{' '} - +