mai2: add add_consec_login
call if get_consec_login
returns None #189
This commit is contained in:
parent
1dceff456d
commit
e8ea328e77
@ -212,6 +212,7 @@ class Mai2Base:
|
||||
lastLoginDate = "2017-12-05 07:00:00.0"
|
||||
|
||||
if consec is None or not consec:
|
||||
await self.data.profile.add_consec_login(data["userId"], self.version)
|
||||
consec_ct = 1
|
||||
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user