User profile viewing - need to add more to the details view
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user