This commit is contained in:
Bxio 2025-04-29 15:11:38 +01:00
parent daa7bfb1e3
commit 8806c83deb

View File

@ -54,8 +54,8 @@ module.exports = {
const table = new Table({
titles: ['1ASD', '2ASD', '3ASD'],
titleIndexes: [0, 16, 16],
columnIndexes: [0, 16, 16],
titleIndexes: [16, 16, 16],
columnIndexes: [16, 16, 16],
start: '`',
end: '`',
padEnd: 3