Fix copy since it's not just replying to one person
This commit is contained in:
parent
a41b18b331
commit
859500a292
1 changed files with 1 additions and 0 deletions
|
@ -453,6 +453,7 @@ function Compose({
|
||||||
<div class="status-preview-legend reply-to">
|
<div class="status-preview-legend reply-to">
|
||||||
Replying to @
|
Replying to @
|
||||||
{replyToStatus.account.acct || replyToStatus.account.username}
|
{replyToStatus.account.acct || replyToStatus.account.username}
|
||||||
|
’s status
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
|
Loading…
Add table
Reference in a new issue