Changed actor foot column to decimal.
This commit is contained in:
@@ -891,6 +891,8 @@ async function scrapeActors(argNames) {
|
||||
console.log(util.inspect(profiles, { depth: Infinity, colors: true }));
|
||||
}
|
||||
|
||||
console.log('PROFILES', profiles);
|
||||
|
||||
if (argv.save) {
|
||||
await storeProfiles(profiles);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user