fix: wording

This commit is contained in:
Timothy J. Baek 2024-04-27 20:10:20 -07:00
parent 71a75bccf5
commit 75cbbbe52d

View file

@ -133,7 +133,7 @@
{/each} -->
</div>
{:else}
<div class="text-left text-sm w-full mb-8">You have no archived conversations.</div>
<div class="text-left text-sm w-full mb-8">{user.name} has no conversations.</div>
{/if}
</div>
</div>