diff --git a/components/account/AccountPostsFollowers.vue b/components/account/AccountPostsFollowers.vue index 4c877f8a..830ddd8e 100644 --- a/components/account/AccountPostsFollowers.vue +++ b/components/account/AccountPostsFollowers.vue @@ -33,13 +33,21 @@ const userSettings = useUserSettings() text-secondary exact-active-class="text-primary" > - + > + + + Hidden + {{ $t('account.following') }} + + {{ $t('account.following') }} @@ -50,13 +58,19 @@ const userSettings = useUserSettings() exact-active-class="text-primary" > - + + + + Hidden + {{ $t('account.followers') }} + + {{ $t('account.followers') }}