fix reply replying to repeat instead of repated
This commit is contained in:
parent
c5f7b5df19
commit
e6ef8e8017
1 changed files with 1 additions and 1 deletions
|
|
@ -542,7 +542,7 @@
|
|||
ref="postStatusForm"
|
||||
class="reply-body"
|
||||
:closeable="true"
|
||||
:replied-status="status"
|
||||
:replied-status="mainStatus"
|
||||
@posted="closeReplyForm"
|
||||
@draft-done="closeReplyForm"
|
||||
@close-accepted="closeReplyForm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue