From aaddf124bf90511bf828cb0ec926a94366d5fb41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Tue, 8 Oct 2024 13:20:55 +0200 Subject: [PATCH] pl-fe: Show visibility icon for actual status, not the reblog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- packages/pl-fe/src/components/status.tsx | 4 ++-- .../pl-fe/src/features/status/components/detailed-status.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/pl-fe/src/components/status.tsx b/packages/pl-fe/src/components/status.tsx index 65ed106b04..e8e0647673 100644 --- a/packages/pl-fe/src/components/status.tsx +++ b/packages/pl-fe/src/components/status.tsx @@ -409,8 +409,8 @@ const Status: React.FC = (props) => { avatarSize={avatarSize} items={( <> - - + + )} /> diff --git a/packages/pl-fe/src/features/status/components/detailed-status.tsx b/packages/pl-fe/src/features/status/components/detailed-status.tsx index a7d1580810..728b5db952 100644 --- a/packages/pl-fe/src/features/status/components/detailed-status.tsx +++ b/packages/pl-fe/src/features/status/components/detailed-status.tsx @@ -166,7 +166,7 @@ const DetailedStatus: React.FC = ({ - +