This commit is contained in:
parent
e306500b3c
commit
9acb625aa2
@ -54,8 +54,8 @@ module.exports = {
|
||||
|
||||
const table = new Table({
|
||||
titles: ['Level', 'Money', 'Wins', 'Wins'],
|
||||
titleIndexes: [0, 8, 15, 22],
|
||||
columnIndexes: [0, 8, 14, 22],
|
||||
titleIndexes: [0, 18, 33, 40],
|
||||
columnIndexes: [0, 18, 33, 40],
|
||||
start: '`',
|
||||
end: '`',
|
||||
padEnd: 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user