aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile/user_profile.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-03-07 00:38:19 +0200
committerHenry Jameson <me@hjkos.com>2024-03-07 00:38:19 +0200
commitafc94c6801bdcc454f98e7fb9deae93dc6e4a739 (patch)
tree70e6be3e0efa2f47f4fbfae68941a686fc502b28 /src/components/user_profile/user_profile.vue
parent34f23b992e0a0eefbac79badd70d6e212d8a0f19 (diff)
lint
Diffstat (limited to 'src/components/user_profile/user_profile.vue')
-rw-r--r--src/components/user_profile/user_profile.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue
index b3f48907..b1e87d37 100644
--- a/src/components/user_profile/user_profile.vue
+++ b/src/components/user_profile/user_profile.vue
@@ -89,8 +89,8 @@
</div>
<div
v-if="followersTabVisible"
- class="panel-body"
key="followers"
+ class="panel-body"
:label="$t('user_card.followers')"
:disabled="!user.followers_count"
>