From 73e995f49448f06f326ba21364de991d47fa51de Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Thu, 19 Oct 2023 20:04:07 +0800 Subject: [PATCH] s/for/about --- src/components/account-info.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/account-info.jsx b/src/components/account-info.jsx index 36c33d1f..a063d611 100644 --- a/src/components/account-info.jsx +++ b/src/components/account-info.jsx @@ -1515,7 +1515,7 @@ function PrivateNoteSheet({ )}
- Private note for @{account?.acct} + Private note about @{account?.username || account?.acct}