This commit is contained in:
parent
e3fd258eec
commit
1d33ae07e2
@ -54,8 +54,8 @@ module.exports = {
|
||||
|
||||
const table = new Table({
|
||||
titles: ['discord_id', 'discord_username', 'cargo'],
|
||||
titleIndexes: [16, 16, 16],
|
||||
columnIndexes: [16, 16, 16],
|
||||
titleIndexes: [0, 8, 16],
|
||||
columnIndexes: [0, 6, 16],
|
||||
start: '`',
|
||||
end: '`',
|
||||
padEnd: 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user