fix non-notifying mentions and original mention display
This commit is contained in:
parent
c6831a3810
commit
a258182522
4 changed files with 28 additions and 4 deletions
|
@ -47,7 +47,8 @@
|
|||
:handle-links="true"
|
||||
:hide-mentions="hideMentions"
|
||||
:greentext="mergedConfig.greentext"
|
||||
@parseReady="$emit('parseReady', $event)"
|
||||
:attentions="status.attentions"
|
||||
@parseReady="onParseReady"
|
||||
/>
|
||||
|
||||
<button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue