Don't error when calling disconnect after logout

This commit is contained in:
Lonami Exo
2022-11-27 11:22:30 +01:00
parent 4f51604def
commit 83f13da420
2 changed files with 7 additions and 0 deletions

View File

@@ -620,6 +620,7 @@ class AuthMethods:
await self.disconnect()
self.session.delete()
self.session = None
return True
async def edit_2fa(