fix some mishaps i noticed during self-review

This commit is contained in:
Henry Jameson 2022-03-30 23:48:06 +03:00
parent dadf2f407f
commit afbe1a96ac
5 changed files with 10 additions and 4 deletions

View file

@ -27,6 +27,7 @@ const ChatMessage = {
'chatViewItem',
'hoveredMessageChain'
],
emits: ['hover'],
components: {
Popover,
Attachment,