sasdfasdf
This commit is contained in:
parent
65998e00b3
commit
51c7f24ba9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import library.lib as lib
|
|||
start_time = datetime.now()
|
||||
|
||||
print("🍪 | Retrieving saved account information.")
|
||||
cl = Client(json.load(open('./cookies.json')))
|
||||
cl = Client(json.load(open('./temp/cookies.json')))
|
||||
print("🍪 | Account information was successfully retrieved.")
|
||||
|
||||
print("📅 | Getting MLSV_YMD Timestamp")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue