mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-31 18:24:50 +00:00
Forget
This commit is contained in:
parent
9a4a83c02d
commit
ffb05e57ce
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ basicConfig(
|
|||
)
|
||||
getLogger("pyrogram").setLevel(ERROR)
|
||||
getLogger("openai").setLevel(ERROR)
|
||||
getLogger("httpx").setLevel(logging.ERROR)
|
||||
getLogger("httpx").setLevel(ERROR)
|
||||
|
||||
MOD_LOAD = []
|
||||
MOD_NOLOAD = ["subscene_dl"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue