Skip to content

Commit

Permalink
Merge pull request #770 from DakkTest/patch-14
Browse files Browse the repository at this point in the history
Update cli.py
  • Loading branch information
DakkJaniels committed May 12, 2021
2 parents 38a0051 + 0af38e0 commit eff8fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def amazon(
encryption_pass=p,
log_stock_check=log_stock_check,
shipping_bypass=shipping_bypass,
alt_checkout=alt_checkout,
alt_checkout=True,
wait_on_captcha_fail=captcha_wait,
)
try:
Expand Down

0 comments on commit eff8fd6

Please sign in to comment.