forked from AkkomaGang/akkoma-fe
Fix Follow button missing on follow list
This commit is contained in:
parent
28ee5721bb
commit
f886135bb7
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
:relationship="relationship"
|
||||
:label-following="$t('user_card.follow_unfollow')"
|
||||
class="follow-card-follow-button"
|
||||
:user="user"
|
||||
/>
|
||||
</template>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue