This commit is contained in:
Henry Jameson 2026-07-21 18:56:20 +03:00
commit d8aa7ec97e
3 changed files with 9 additions and 6 deletions

View file

@ -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