Update grab.ts

https://github.com/iptv-org/epg/issues/2265
This commit is contained in:
freearhey 2023-12-01 00:36:50 +03:00
parent 25d643aa08
commit a4663a218e

View file

@ -52,7 +52,7 @@ async function main() {
const logger = new Logger()
logger.start('staring...')
logger.start('starting...')
logger.info('config:')
logger.tree(options)