Merge pull request #1810 from open-webui/dev

fix: wording
This commit is contained in:
Timothy Jaeryang Baek
2024-04-27 20:11:10 -07:00
committed by GitHub

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>