diff --git a/components/account/AccountPostsFollowers.vue b/components/account/AccountPostsFollowers.vue index aa3562fa..c004adb9 100644 --- a/components/account/AccountPostsFollowers.vue +++ b/components/account/AccountPostsFollowers.vue @@ -18,6 +18,7 @@ const followersCountSR = $computed(() => forSR(props.account.followersCount))
forSR(props.account.followersCount)) @@ -49,6 +51,7 @@ const followersCountSR = $computed(() => forSR(props.account.followersCount))