fix actor type not setting
This commit is contained in:
parent
1fe112c7f3
commit
0492a8d6a0
3 changed files with 6 additions and 3 deletions
|
|
@ -208,7 +208,7 @@
|
|||
</span>
|
||||
<span
|
||||
v-if="user.actor_type === 'Group'"
|
||||
class="alert user-role"
|
||||
class="alert neutral user-role"
|
||||
>
|
||||
{{ $t('user_card.group') }}
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue