This commit is contained in:
mattyatea 2024-05-16 03:21:57 +09:00
parent 4a0138297e
commit db588acce0
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<b>{{ number(user.followersCount) }}</b>
<span>{{ i18n.ts.followers }}</span>
</MkA>
<MkA>
<MkA v-if="!user.host">
<b> {{ number(user.getPoints) }}</b>
<span>{{ i18n.ts.points }}</span>
</MkA>