Update role label for head mod

This commit is contained in:
Teriuihi 2025-05-02 01:32:15 +02:00
parent 26b5f86983
commit 80462218a7

View File

@ -44,7 +44,7 @@
<img [ngSrc]="getAvatarUrl(member)" alt="{{member.name}}'s Minecraft skin"
height="160" width="160" style="width: 160px;">
<h2>{{ member.name }}</h2>
<p>Admin</p>
<p>Head Mod</p>
</div>
</div>
</section>