This commit is contained in:
parent
2454d6bcfd
commit
f8da849313
@ -54,7 +54,7 @@ module.exports = {
|
|||||||
|
|
||||||
const table = new Table({
|
const table = new Table({
|
||||||
titles: ['Level', 'Money', 'Wins'],
|
titles: ['Level', 'Money', 'Wins'],
|
||||||
titleIndexes: [0, 10, 16],
|
titleIndexes: [0, 10, 22],
|
||||||
columnIndexes: [0, 4, 14],
|
columnIndexes: [0, 4, 14],
|
||||||
start: '`',
|
start: '`',
|
||||||
end: '`',
|
end: '`',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user