From 140d782cbacc18a790bfc278d84d4c4f2c1dbf15 Mon Sep 17 00:00:00 2001 From: Claire Date: Wed, 12 Nov 2025 12:09:51 +0100 Subject: [PATCH] [Glitch] Fix filters not being applied to quotes in detailed view Port 8a100d84c5d6e83fa8eed369fef261f80523e7bd to glitch-soc Signed-off-by: Claire --- .../glitch/features/status/components/detailed_status.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/flavours/glitch/features/status/components/detailed_status.tsx b/app/javascript/flavours/glitch/features/status/components/detailed_status.tsx index f5340c935c..87d88510fa 100644 --- a/app/javascript/flavours/glitch/features/status/components/detailed_status.tsx +++ b/app/javascript/flavours/glitch/features/status/components/detailed_status.tsx @@ -445,6 +445,7 @@ export const DetailedStatus: React.FC<{ )}