From 47bc446221d4cebd399691a6c25b2ca5040db445 Mon Sep 17 00:00:00 2001 From: Bxio Date: Tue, 29 Apr 2025 15:50:43 +0100 Subject: [PATCH] --- src/commands/Community/lista_membros.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/commands/Community/lista_membros.js b/src/commands/Community/lista_membros.js index 3459248..4717304 100644 --- a/src/commands/Community/lista_membros.js +++ b/src/commands/Community/lista_membros.js @@ -54,8 +54,8 @@ module.exports = { const table = new Table({ titles: ['Level', 'Money', 'Wins', 'Wins'], - titleIndexes: [0, 10, 15, 22], - columnIndexes: [0, 4, 14, 22], + titleIndexes: [0, 6, 15, 22], + columnIndexes: [0, 6, 14, 22], start: '`', end: '`', padEnd: 3