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