Fix Follow button missing on follow list

This commit is contained in:
Tusooa Zhu 2022-02-02 21:29:33 -05:00 committed by Zero
parent e32ae82441
commit 58cd2fb994
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>