fix: reading status for all messages issue

This commit is contained in:
Timothy J. Baek 2024-01-07 03:26:49 -08:00
parent 9083ee8a5d
commit bf43415d12

View file

@ -236,7 +236,7 @@
{copyToClipboard}
/>
{#if processing !== ''}
{#if messages.length - 1 === messageIdx && processing !== ''}
<div class="flex my-2.5 ml-12 items-center w-fit space-x-2.5">
<div class=" dark:text-blue-100">
<svg