mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 01:05:34 +03:00
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">
|
||||
Replying to @
|
||||
{replyToStatus.account.acct || replyToStatus.account.username}
|
||||
’s status
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
|
|
Loading…
Reference in a new issue