mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Update update.js
Fixes columns alignment
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user