Fix button name on profile directory page

This commit is contained in:
silverpill 2022-01-08 19:25:50 +00:00
parent 420e51f833
commit f9f2e40ad0

View file

@ -14,7 +14,7 @@
class="btn"
@click="loadNextPage()"
>
Show more posts
Show more profiles
</button>
</div>
<sidebar></sidebar>