This commit is contained in:
parent
daa7bfb1e3
commit
8806c83deb
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user