This commit is contained in:
Bxio 2025-04-29 14:59:26 +01:00
parent 0018c5d505
commit 3012089769

View File

@ -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.