diff --git a/client/src/views/Leaderboard.vue b/client/src/views/Leaderboard.vue index c124a71..1cfb226 100644 --- a/client/src/views/Leaderboard.vue +++ b/client/src/views/Leaderboard.vue @@ -32,8 +32,9 @@ +
Cargando historial del jugador…
Selecciona un jugador para ver sus eventos.
@@ -47,12 +48,28 @@ + +
+

Acciones por jugador (total)

+
+
+
+
Jugador
+
Total
+
+
+
{{ row.name || '(sin nombre)' }} ({{ row.uuid.slice(0,8) }})
+
{{ row.total }}
+
+
+
+