From e3fd258eec5fcd52e4099bf8822f5356153aeba3 Mon Sep 17 00:00:00 2001 From: Bxio Date: Tue, 29 Apr 2025 15:06:02 +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 0491a81..57ee8cd 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: ['discord_id', 'discord_username', 'cargo'], - titleIndexes: [0, 8, 16], - columnIndexes: [0, 6, 14], + titleIndexes: [16, 16, 16], + columnIndexes: [16, 16, 16], start: '`', end: '`', padEnd: 3