Fuck typos

This commit is contained in:
PLUJA 2020-09-08 13:14:55 +02:00 committed by GitHub
parent 17dede55ab
commit 3ee1545d06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -408,7 +408,7 @@ def settings():
u.set_last_seen()
db.session.commit()
else:
t = datetime.datetime.utcnow() - us.last_seen
t = datetime.datetime.utcnow() - u.last_seen
s = t.total_seconds()
m = s/60
if m < 40: