This commit is contained in:
Henry Jameson 2026-08-04 19:20:51 +03:00
commit ef8a407643
7 changed files with 35 additions and 18 deletions

View file

@ -14,9 +14,9 @@
v-if="conversation[0]?.summary_raw_html"
:html="conversation[0].summary_raw_html"
:emoji="conversation[0].emojis"
/>
/>
<template v-else>
{{ $t('timeline.conversation') }}
{{ $t('timeline.conversation') }}
</template>
</h1>
<button