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"
|
ref="postStatusForm"
|
||||||
class="reply-body"
|
class="reply-body"
|
||||||
:closeable="true"
|
:closeable="true"
|
||||||
:replied-status="status"
|
:replied-status="mainStatus"
|
||||||
@posted="closeReplyForm"
|
@posted="closeReplyForm"
|
||||||
@draft-done="closeReplyForm"
|
@draft-done="closeReplyForm"
|
||||||
@close-accepted="closeReplyForm"
|
@close-accepted="closeReplyForm"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue