fixes
This commit is contained in:
parent
65291bc303
commit
d8aa7ec97e
3 changed files with 9 additions and 6 deletions
|
|
@ -37,7 +37,9 @@
|
|||
/>
|
||||
{{ $t('status.reply_to') }}
|
||||
</strong>
|
||||
<!-- v-if is there because status might not be loaded yet -->
|
||||
<StatusBody
|
||||
v-if="customReplyTo"
|
||||
class="reply-body"
|
||||
:status="customReplyTo"
|
||||
collapse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue