Skip to content
Snippets Groups Projects
Commit 24e1adf6 authored by Tae Hoon's avatar Tae Hoon
Browse files

Add back accidently removed logic

parent 0e86681a
Branches
No related tags found
No related merge requests found
<template>
<basic-user-card :user="user">
<div class="follow-card-content-container">
<span class="faint">
<span class="faint" v-if="!noFollowsYou && user.follows_you">
{{ isMe ? $t('user_card.its_you') : $t('user_card.follows_you') }}
</span>
<button
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment