Skip to content

Commit

Permalink
fixed entry to auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
DJSchaffner committed Mar 24, 2024
1 parent bb55ae3 commit acaf748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ def _depot_downloader(self, options: list):
try:
responses = [
"result: OK",
"Please enter .*: ",
"STEAM GUARD!",
"STEAM GUARD! Please enter .*: ",
"STEAM GUARD! Use .*\.\.\.",
pexpect.EOF
]

Expand Down

0 comments on commit acaf748

Please sign in to comment.