same as last commit

master
Aevann 2023-06-30 00:08:27 +03:00
parent 8f58cbee04
commit eb9b9a8ffd
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@
</div>
{%- endif %}
<div class="font-weight-bold">
<div class="font-weight-bolder">
<div class="mb-2">
{% if PERMS['USER_FOLLOWS_VISIBLE'] == 0 or (v and v.admin_level >= PERMS['USER_FOLLOWS_VISIBLE']) -%}
<a href="/@{{u.username}}/followers" class="font-weight-bolder mr-1" id="profile-mobile--followers">{{u.stored_subscriber_count}} follower{{'s' if u.stored_subscriber_count != 1 else ''}}</a> |