Update update-guides.js

This commit is contained in:
Aleksandr Statciuk 2022-01-15 00:03:45 +03:00
parent cf0f2472d1
commit 23d9089628

View file

@ -38,8 +38,9 @@ async function generateGuides() {
await log({
gid,
filepath,
count: groupChannels.length
site,
count: groupChannels.length,
status: 1
})
}
}