Commit 75cbbbe5 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: wording

parent 71a75bcc
...@@ -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