mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-04 04:35:19 +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>
|
</div>
|
||||||
|
|
||||||
{#if users.length === 0}
|
{#if users.length === 0}
|
||||||
<p class="text-center">No users found.</p>
|
<p class="text-center">No users found with public profiles.</p>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue