fix (client): hideFollowButton not being used in user pages

This commit is contained in:
naskya 2024-02-13 00:35:49 +09:00
parent b4c148a655
commit 834faaf6de
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
# Unreleased
- bug fix
- refactoring
# v20240212

View file

@ -209,6 +209,7 @@
:inline="true"
:transparent="false"
:full="true"
:hide-follow-button="hideFollowButton"
class="koudoku"
@refresh="emit('refresh')"
/>