forked from DebaucheryLibrarian/traxxx
Drastic actor page redesign. Storing one avatar per actor, other profile photos as 'photo' role; no longer assuming first photo is avatar.
This commit is contained in:
@@ -36,7 +36,7 @@ const { argv } = yargs
|
||||
})
|
||||
.option('url', {
|
||||
describe: 'Scrape scene info from URL',
|
||||
type: 'string',
|
||||
type: 'array',
|
||||
alias: 'fetch',
|
||||
})
|
||||
.option('after', {
|
||||
|
||||
Reference in New Issue
Block a user