Show player game counts with tooltip in admin table

This commit is contained in:
2026-02-05 13:31:03 +01:00
parent a2b3c47462
commit 3dbe9c56ad
5 changed files with 10 additions and 2 deletions

View File

@@ -153,6 +153,7 @@
<th data-i18n="admin.playerName">Name</th>
<th data-i18n="admin.playerUsername">Username</th>
<th data-i18n="admin.playerStatus">Status</th>
<th data-i18n="admin.playerGames">Games</th>
<th data-i18n="admin.playerJoker">Joker</th>
<th data-i18n="admin.playerDelete">Delete</th>
</tr>