scrolling

This commit is contained in:
Henry Jameson 2026-07-23 13:51:41 +03:00
commit 749d42978f
3 changed files with 24 additions and 4 deletions

View file

@ -11,7 +11,7 @@
>
<h1 class="title">
<RichContent
v-if="conversation[0].summary"
v-if="conversation[0]?.summary"
:html="conversation[0].summary"
/>
<template v-else>