This commit is contained in:
parent
31a78d31dc
commit
35830005c6
@ -55,7 +55,7 @@ module.exports = {
|
||||
const table = new Table({
|
||||
titles: ['Level', 'Money', 'Wins'],
|
||||
titleIndexes: [0, 8, 16],
|
||||
columnIndexes: [0, 7, 14],
|
||||
columnIndexes: [0, 3, 14],
|
||||
start: '`',
|
||||
end: '`',
|
||||
padEnd: 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user