From 16ee628d2450a5529458d45ba2e7c7151fd39025 Mon Sep 17 00:00:00 2001 From: Claire Date: Wed, 12 Nov 2025 12:09:51 +0100 Subject: [PATCH] Fix filters not being applied to quotes in detailed view (#36843) --- .../mastodon/features/status/components/detailed_status.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/mastodon/features/status/components/detailed_status.tsx b/app/javascript/mastodon/features/status/components/detailed_status.tsx index 3922ab56171..ca7ea9a19be 100644 --- a/app/javascript/mastodon/features/status/components/detailed_status.tsx +++ b/app/javascript/mastodon/features/status/components/detailed_status.tsx @@ -384,6 +384,7 @@ export const DetailedStatus: React.FC<{ )}