forked from DebaucheryLibrarian/traxxx
Improved Gamma scraper for (XEmpire) actors.
This commit is contained in:
@@ -26,7 +26,6 @@ async function init() {
|
||||
|
||||
if (argv.actorScenes) {
|
||||
const actorReleases = actors.map(actor => actor.releases).flat().filter(Boolean);
|
||||
console.log(actors, actorReleases);
|
||||
|
||||
await storeReleases(actorReleases);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user