Update save-results.js

This commit is contained in:
Aleksandr Statciuk 2022-01-21 23:31:37 +03:00
parent b297cdaf2a
commit ee8580488d
4 changed files with 4 additions and 2 deletions

View file

@ -26,6 +26,7 @@ async function main() {
lang: program.lang,
start: program.start,
stop: program.stop,
site: result.channel.site,
_cid: result.channel._id
}
})