From 35830005c6b5ddd29545852f7562b52127a13a99 Mon Sep 17 00:00:00 2001 From: Bxio Date: Tue, 29 Apr 2025 15:47:40 +0100 Subject: [PATCH] --- src/commands/Community/lista_membros.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/Community/lista_membros.js b/src/commands/Community/lista_membros.js index c4c26be..3363b0a 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, 7, 14], + columnIndexes: [0, 3, 14], start: '`', end: '`', padEnd: 3