Fix Follow button missing on follow list

This commit is contained in:
Tusooa Zhu 2022-02-02 21:29:33 -05:00
parent 28ee5721bb
commit f886135bb7
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
:relationship="relationship"
:label-following="$t('user_card.follow_unfollow')"
class="follow-card-follow-button"
:user="user"
/>
</template>
</div>