lint
This commit is contained in:
parent
eb1807351c
commit
c05381e6aa
26 changed files with 81 additions and 54 deletions
|
|
@ -218,6 +218,7 @@
|
|||
</span>
|
||||
<span
|
||||
v-for="tag in user.tags"
|
||||
:key="tag"
|
||||
class="alert warning user-role"
|
||||
>
|
||||
{{ isKnownTag ? $t('user_card.tags.' + tag) : tag }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue