Update update.js

Fixes columns alignment
This commit is contained in:
Aleksandr Statciuk 2023-01-12 11:24:54 +03:00
parent 67ef5aa13e
commit 1abba95b1d

View file

@ -67,9 +67,9 @@ async function createTable(log) {
guides += `### ${lang}\r\n\r\n`
guides += table.create(data, [
'Site',
'Site                                        ',
'Channels',
'EPG',
'EPG                                                                                                                                      ',
'Status                                                   '
])
guides += `\r\n\r\n`