mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-05 03:34:51 +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("pyrogram").setLevel(ERROR)
|
||||||
getLogger("openai").setLevel(ERROR)
|
getLogger("openai").setLevel(ERROR)
|
||||||
getLogger("httpx").setLevel(logging.ERROR)
|
getLogger("httpx").setLevel(ERROR)
|
||||||
|
|
||||||
MOD_LOAD = []
|
MOD_LOAD = []
|
||||||
MOD_NOLOAD = ["subscene_dl"]
|
MOD_NOLOAD = ["subscene_dl"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue