diff --git a/src/commands/Community/lista_membros.js b/src/commands/Community/lista_membros.js index 4717304..ea8884f 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, 6, 15, 22], - columnIndexes: [0, 6, 14, 22], + titleIndexes: [0, 8, 15, 22], + columnIndexes: [0, 8, 14, 22], start: '`', end: '`', padEnd: 3