From 30120897690def0e40d5a51a8e326ca798d7ecd7 Mon Sep 17 00:00:00 2001 From: Bxio Date: Tue, 29 Apr 2025 14:59:26 +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 f449ead..c667b8c 100644 --- a/src/commands/Community/lista_membros.js +++ b/src/commands/Community/lista_membros.js @@ -59,7 +59,7 @@ module.exports = { }); table.addRow(['1', '$120', '2'], { override: 4 }); - table.addRow(['72', '$10', '25'], { override: 0 }); + table.addRow(['72', '$10', '25'], { override: 3 }); table.addRow(['614', '$1220', '12']); // Use this 'embed' when sending a message to a channel.