diff --git a/src/commands/Community/lista_membros.js b/src/commands/Community/lista_membros.js index 18fed01..c4c26be 100644 --- a/src/commands/Community/lista_membros.js +++ b/src/commands/Community/lista_membros.js @@ -55,7 +55,7 @@ module.exports = { const table = new Table({ titles: ['Level', 'Money', 'Wins'], titleIndexes: [0, 8, 16], - columnIndexes: [0, 6, 14], + columnIndexes: [0, 7, 14], start: '`', end: '`', padEnd: 3