From 4050beb6e2eff82934297eeaebd095603ad2c942 Mon Sep 17 00:00:00 2001 From: Claire Date: Thu, 12 Sep 2024 22:30:40 +0200 Subject: [PATCH] Fix detailed status timestamp link target not being the original URL --- .../glitch/features/status/components/detailed_status.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a1da973b49..0c2a20a531 100644 --- a/app/javascript/flavours/glitch/features/status/components/detailed_status.tsx +++ b/app/javascript/flavours/glitch/features/status/components/detailed_status.tsx @@ -374,7 +374,7 @@ export const DetailedStatus: React.FC<{