fix tags showing up when they shouldn't
This commit is contained in:
parent
83ad4078bb
commit
ba5efe4a67
1 changed files with 44 additions and 42 deletions
|
|
@ -114,6 +114,7 @@
|
|||
/>
|
||||
</span>
|
||||
</div>
|
||||
<template v-if="!hideBio">
|
||||
<span
|
||||
v-if="user.deactivated"
|
||||
class="alert neutral user-role"
|
||||
|
|
@ -156,6 +157,7 @@
|
|||
>
|
||||
{{ $t('user_card.follows_you') }}
|
||||
</span>
|
||||
</template>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue