mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 09:18:51 +01:00
s/for/about
This commit is contained in:
parent
1dc0069cdc
commit
73e995f494
1 changed files with 1 additions and 1 deletions
|
@ -1515,7 +1515,7 @@ function PrivateNoteSheet({
|
|||
</button>
|
||||
)}
|
||||
<header>
|
||||
<b>Private note for @{account?.acct}</b>
|
||||
<b>Private note about @{account?.username || account?.acct}</b>
|
||||
</header>
|
||||
<main>
|
||||
<form
|
||||
|
|
Loading…
Reference in a new issue