Refresh Steam data for Lies of P
This commit is contained in:
parent
aebe293878
commit
9995c2f8af
3 changed files with 18 additions and 2 deletions
|
@ -106,6 +106,7 @@ async function main() {
|
|||
args.irregular ?? false,
|
||||
args.irregularPathUntagged ?? false,
|
||||
args.limit ?? DEFAULT_GAME_LIMIT,
|
||||
args._.map(x => x.toString()) ?? [],
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue