mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Update __init__.py
This commit is contained in:
parent
37b709bab9
commit
a3a65643a1
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ basicConfig(
|
|||
getLogger("pyrogram").setLevel(ERROR)
|
||||
|
||||
MOD_LOAD = []
|
||||
MOD_NOLOAD = []
|
||||
MOD_NOLOAD = ["subscene_dl"]
|
||||
HELPABLE = {}
|
||||
cleanmode = {}
|
||||
botStartTime = time.time()
|
||||
|
|
|
|||
Loading…
Reference in a new issue