From 926e0b7c6826f27c9adeffd80facaf14e2429ab5 Mon Sep 17 00:00:00 2001 From: Thomas Pike Date: Mon, 29 Jun 2026 16:18:32 +0200 Subject: [PATCH] [Glitch] Fix encryption warning "read more" link Port b2ebfa13a98c2a4fcba187825affe6ad93c44aa0 to glitch-soc Signed-off-by: Claire --- .../flavours/glitch/features/compose/components/warning.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/javascript/flavours/glitch/features/compose/components/warning.tsx b/app/javascript/flavours/glitch/features/compose/components/warning.tsx index b302759465..e3abda9121 100644 --- a/app/javascript/flavours/glitch/features/compose/components/warning.tsx +++ b/app/javascript/flavours/glitch/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.' />{' '} - +