This commit is contained in:
Bxio 2025-04-29 15:48:04 +01:00
parent 35830005c6
commit db1908dbe9

View File

@ -55,7 +55,7 @@ module.exports = {
const table = new Table({
titles: ['Level', 'Money', 'Wins'],
titleIndexes: [0, 8, 16],
columnIndexes: [0, 3, 14],
columnIndexes: [0, 4, 14],
start: '`',
end: '`',
padEnd: 3