From 8a100d84c5d6e83fa8eed369fef261f80523e7bd 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 9b525b616..4e0863532 100644 --- a/app/javascript/mastodon/features/status/components/detailed_status.tsx +++ b/app/javascript/mastodon/features/status/components/detailed_status.tsx @@ -417,6 +417,7 @@ export const DetailedStatus: React.FC<{ )}