mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-21 09:44:31 +02:00
Merge pull request #1 from augustin64/patch-1
Account name instead of _mail
This commit is contained in:
2
V4.py
2
V4.py
@ -782,7 +782,7 @@ def CustomStart(Credentials):
|
||||
LogError(f'BingMobileSearch - {e} -- override')
|
||||
print("done!")
|
||||
try :
|
||||
LogPoint("_mail")
|
||||
LogPoint(_mail)
|
||||
except Exception as e :
|
||||
print(e)
|
||||
|
||||
|
Reference in New Issue
Block a user