From b9c287b29e35a591d809b8a56813ae0d623585fb Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Tue, 6 Feb 2024 17:30:58 +0800 Subject: [PATCH] Don't show icon, just show text for visibility. Icon, in the end, ain't descriptive enough. --- src/components/status.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/status.jsx b/src/components/status.jsx index e4e91be2..b004831b 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -1858,10 +1858,11 @@ function Status({ Deleted ) : ( <> - {' '} + /> */} + {visibilityText[visibility]} •{' '}