Auth Cache
This commit is contained in:
parent
b5ca577151
commit
96748fb97f
4 changed files with 6 additions and 6 deletions
|
|
@ -21,7 +21,7 @@ cl.get_settings()
|
|||
|
||||
json.dump(
|
||||
cl.get_settings(),
|
||||
open(f'{ROOT}/temp/cookies.json', 'w')
|
||||
open(f'{ROOT}/temp/auth/cookies.json', 'w')
|
||||
)
|
||||
|
||||
print("🍪 | Account information was successfully retrieved.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue