From 8806c83debe088ff460e5b3548028ab1a5816869 Mon Sep 17 00:00:00 2001 From: Bxio Date: Tue, 29 Apr 2025 15:11:38 +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 ea7c3ba..2c6b5f5 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: ['1ASD', '2ASD', '3ASD'], - titleIndexes: [0, 16, 16], - columnIndexes: [0, 16, 16], + titleIndexes: [16, 16, 16], + columnIndexes: [16, 16, 16], start: '`', end: '`', padEnd: 3