This commit is contained in:
parent
eccf28e3cc
commit
936f47bdf4
@ -63,7 +63,7 @@ module.exports = {
|
||||
|
||||
|
||||
rows.forEach(row => {
|
||||
table.addRow([row.discord_id, row.discord_username, row.cargo]);
|
||||
table.addRow(['row.discord_id', 'row.discord_username', 'row.cargo']);
|
||||
});
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user