fix some mishaps i noticed during self-review
This commit is contained in:
parent
dadf2f407f
commit
afbe1a96ac
5 changed files with 10 additions and 4 deletions
|
@ -27,6 +27,7 @@ const ChatMessage = {
|
|||
'chatViewItem',
|
||||
'hoveredMessageChain'
|
||||
],
|
||||
emits: ['hover'],
|
||||
components: {
|
||||
Popover,
|
||||
Attachment,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue