"vscode:/vscode.git/clone" did not exist on "8f71a5eca8485c3a1a2b7d0f45df1bd3056ba59a"
Unverified Commit c9589e21 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #1810 from open-webui/dev

fix: wording
parents 0455b806 75cbbbe5
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
{/each} --> {/each} -->
</div> </div>
{:else} {: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} {/if}
</div> </div>
</div> </div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment