This commit is contained in:
piair
2023-04-12 18:25:12 +02:00
parent f810f0ee3c
commit b4c9204bf2
5 changed files with 127 additions and 184 deletions

5
modules/globals.py Normal file
View File

@ -0,0 +1,5 @@
driver = None
_mail = '_mail temp'
_password = '_password temp'
_otp = '_otp temp'
display = None