mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-02 19:55:18 +02:00
User profile viewing - need to add more to the details view
This commit is contained in:
parent
7d228b302b
commit
c867494a17
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@
|
|||
</div>
|
||||
|
||||
{#if users.length === 0}
|
||||
<p class="text-center">No users found.</p>
|
||||
<p class="text-center">No users found with public profiles.</p>
|
||||
{/if}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue