fix warnings and better handing of highlight/goto
This commit is contained in:
parent
06fdcb8dd3
commit
43857fd3eb
5 changed files with 18 additions and 10 deletions
|
|
@ -9,6 +9,7 @@
|
|||
:compact="compact"
|
||||
:single-line="singleLine"
|
||||
:collapse="collapse"
|
||||
:in-conversation="inConversation"
|
||||
@parse-ready="$emit('parseReady', $event)"
|
||||
>
|
||||
<div v-if="status.poll && status.poll.options && !compact">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue