reply-to work
This commit is contained in:
parent
1301aff930
commit
acdf081bb1
8 changed files with 255 additions and 130 deletions
|
|
@ -202,6 +202,8 @@
|
|||
>
|
||||
<ChatMessageList
|
||||
:messages="conversation"
|
||||
:replied-id="replyStatus?.id"
|
||||
:focused-id="maybeFocused"
|
||||
@reply-requested="e => explicitReplyStatus = e"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue